Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ryt V3 Implementation #88

Closed
wants to merge 130 commits into from
Closed

Ryt V3 Implementation #88

wants to merge 130 commits into from

Commits on Jan 19, 2021

  1. Configuration menu
    Copy the full SHA
    9fdfde6 View commit details
    Browse the repository at this point in the history
  2. add golang deps: c_api.h

    wlt-cortex committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    82917ec View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2021

  1. Configuration menu
    Copy the full SHA
    27bb582 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0614b4 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2021

  1. initialize cvm_main

    declmal committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    b7acd15 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2021

  1. update main.py default stage

    declmal committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    6b33174 View commit details
    Browse the repository at this point in the history
  2. upt

    declmal committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    c798248 View commit details
    Browse the repository at this point in the history
  3. update main.py prepare

    declmal committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    f0ee236 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2021

  1. upt

    declmal committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    2304b60 View commit details
    Browse the repository at this point in the history
  2. upt

    declmal committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    48edb9e View commit details
    Browse the repository at this point in the history
  3. update main.py split model

    declmal committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    7050cf2 View commit details
    Browse the repository at this point in the history
  4. upt main.py calibration

    declmal committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    dfea2c5 View commit details
    Browse the repository at this point in the history
  5. upt main.py quantize

    declmal committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    95b313c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8d003e3 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2021

  1. upt

    declmal committed Sep 11, 2021
    Configuration menu
    Copy the full SHA
    b9398ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13ba06e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e01660b View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2021

  1. Configuration menu
    Copy the full SHA
    abce6eb View commit details
    Browse the repository at this point in the history
  2. upt

    declmal committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    1ca2573 View commit details
    Browse the repository at this point in the history
  3. seperate main.py evaluate

    declmal committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    1a40de3 View commit details
    Browse the repository at this point in the history
  4. upt main.py mrt module

    declmal committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    1ffb87c View commit details
    Browse the repository at this point in the history
  5. seperate main.py compile

    declmal committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    5bc3bde View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2021

  1. fix broadcast_div

    declmal committed Sep 18, 2021
    Configuration menu
    Copy the full SHA
    4719b1d View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2021

  1. upt

    declmal committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    c35fae0 View commit details
    Browse the repository at this point in the history
  2. upt

    declmal committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    5cebcc2 View commit details
    Browse the repository at this point in the history
  3. upt

    declmal committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    cdb0583 View commit details
    Browse the repository at this point in the history
  4. upt

    declmal committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    365f5db View commit details
    Browse the repository at this point in the history
  5. upt

    declmal committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    5d23e2a View commit details
    Browse the repository at this point in the history
  6. upt

    declmal committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    aec80dd View commit details
    Browse the repository at this point in the history
  7. upt

    declmal committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    f118298 View commit details
    Browse the repository at this point in the history
  8. upt

    declmal committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    455ac7d View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2021

  1. upt yaml congifuration

    declmal committed Sep 26, 2021
    Configuration menu
    Copy the full SHA
    cc83812 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2021

  1. upt

    declmal committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    7230ca8 View commit details
    Browse the repository at this point in the history
  2. upt

    declmal committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    b1e6a0b View commit details
    Browse the repository at this point in the history
  3. upt

    declmal committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    230bd90 View commit details
    Browse the repository at this point in the history
  4. add mrt user doc

    declmal committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    ec8c103 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2021

  1. upt doc and todo

    declmal committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    37478c3 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2021

  1. upt

    declmal committed Oct 9, 2021
    Configuration menu
    Copy the full SHA
    81327bd View commit details
    Browse the repository at this point in the history
  2. upt

    declmal committed Oct 9, 2021
    Configuration menu
    Copy the full SHA
    f5f0a60 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c7e1eb View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2021

  1. upt

    declmal committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    7d30238 View commit details
    Browse the repository at this point in the history
  2. upt

    declmal committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    d0e1e26 View commit details
    Browse the repository at this point in the history
  3. upt

    declmal committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    495bd0c View commit details
    Browse the repository at this point in the history
  4. upt

    declmal committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    632fbeb View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2021

  1. upt

    declmal committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    efac7da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d37512d View commit details
    Browse the repository at this point in the history
  3. upt

    declmal committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    315d48e View commit details
    Browse the repository at this point in the history
  4. upt

    declmal committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    6cc0e26 View commit details
    Browse the repository at this point in the history
  5. upt

    declmal committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    67eb13e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    acc62d1 View commit details
    Browse the repository at this point in the history
  7. update frontend

    declmal committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    7dcdf71 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2021

  1. Configuration menu
    Copy the full SHA
    3fe6d04 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2021

  1. upt

    declmal committed Oct 23, 2021
    Configuration menu
    Copy the full SHA
    8264e4e View commit details
    Browse the repository at this point in the history
  2. fix config file

    declmal committed Oct 23, 2021
    Configuration menu
    Copy the full SHA
    3847863 View commit details
    Browse the repository at this point in the history
  3. upt doc

    declmal committed Oct 23, 2021
    Configuration menu
    Copy the full SHA
    ae14392 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4968a11 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    697b4c7 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2021

  1. upt

    declmal committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    8b47af3 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2021

  1. upt

    declmal committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    ea113a7 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2021

  1. upt

    declmal committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    23bbb95 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2021

  1. upt

    declmal committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    51c17c1 View commit details
    Browse the repository at this point in the history
  2. upt

    declmal committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    a790613 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

  1. upt

    declmal committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    c68b67b View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2021

  1. upt

    declmal committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    4b185c3 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2021

  1. upt

    declmal committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    09abb3f View commit details
    Browse the repository at this point in the history
  2. upt

    declmal committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    d248433 View commit details
    Browse the repository at this point in the history
  3. upt

    declmal committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    9591a43 View commit details
    Browse the repository at this point in the history
  4. upt

    declmal committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    f0e93d9 View commit details
    Browse the repository at this point in the history
  5. upt

    declmal committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    a7b85eb View commit details
    Browse the repository at this point in the history
  6. upt

    declmal committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    b9af5e5 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2021

  1. pupt

    declmal committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    f5e40fb View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2021

  1. upt

    declmal committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    55947ba View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2021

  1. upt

    declmal committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    714b3de View commit details
    Browse the repository at this point in the history
  2. upt

    declmal committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    dd0c814 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2021

  1. upt

    declmal committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    5a02372 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2021

  1. upt

    declmal committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    48db21a View commit details
    Browse the repository at this point in the history
  2. upt

    declmal committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    b000c9a View commit details
    Browse the repository at this point in the history
  3. upt

    declmal committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    d88b64d View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2021

  1. upt

    declmal committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    1c4c106 View commit details
    Browse the repository at this point in the history
  2. upt

    declmal committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    f7c0b68 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2021

  1. upt

    declmal committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    35a4253 View commit details
    Browse the repository at this point in the history
  2. upt

    declmal committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    e267327 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2021

  1. upt

    declmal committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    05119b7 View commit details
    Browse the repository at this point in the history
  2. upt

    declmal committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    232ccc2 View commit details
    Browse the repository at this point in the history
  3. upt

    declmal committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    a2f476c View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2021

  1. upt

    declmal committed Dec 24, 2021
    Configuration menu
    Copy the full SHA
    0cd8503 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #87 from CortexFoundation/dev

    Merge dev to master
    wlt-cortex committed Dec 24, 2021
    Configuration menu
    Copy the full SHA
    b758984 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    95f6daf View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2021

  1. upt

    declmal committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    22e3aa6 View commit details
    Browse the repository at this point in the history
  2. elemwisemul rewrite

    declmal committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    3cb7812 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    846be3e View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2021

  1. std random dataset

    declmal committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    10ed36b View commit details
    Browse the repository at this point in the history
  2. test_prediction_SCTF.py

    declmal committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    4ad2108 View commit details
    Browse the repository at this point in the history
  3. upt

    declmal committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    ddbba70 View commit details
    Browse the repository at this point in the history
  4. forward_utils.py

    declmal committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    1333f49 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2021

  1. test_op_equiv

    declmal committed Dec 31, 2021
    Configuration menu
    Copy the full SHA
    2ad69cb View commit details
    Browse the repository at this point in the history
  2. preprocess_prediction_SCTF.py

    declmal committed Dec 31, 2021
    Configuration menu
    Copy the full SHA
    0405bca View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2022

  1. Configuration menu
    Copy the full SHA
    92b4aa4 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2022

  1. upt test_op_equiv

    declmal committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    32dcca3 View commit details
    Browse the repository at this point in the history
  2. upt

    declmal committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    884060c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f00437d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2078f80 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    390dd4f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ca3e7df View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    385b53a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8151b81 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2022

  1. [test] V3 mrt models

    declmal committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    93ae341 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

  1. [doc] V3 architecture part 1

    declmal committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    b66758a View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

  1. Configuration menu
    Copy the full SHA
    be1b508 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    843e53a View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2022

  1. add todo

    declmal committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    222b27a View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. Configuration menu
    Copy the full SHA
    0719f6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03e45b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f0ff44a View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. [enhancement] _make_grid

    declmal committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    5d339a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ec972a View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2022

  1. Configuration menu
    Copy the full SHA
    1b76017 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e49d50 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd0356c View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2022

  1. [reconstruct] metric_v2; [bug fix] split batch,init logger [enhanceme…

    …nt] generate V3_results.rst
    declmal committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    174fc9a View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2022

  1. Configuration menu
    Copy the full SHA
    a8864b7 View commit details
    Browse the repository at this point in the history
  2. update doc index

    declmal committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    4afe38a View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2022

  1. Configuration menu
    Copy the full SHA
    abc992a View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2022

  1. add list_model.py; quantization resnet101_v1, resnet152_v1 resnet18_v…

    …1 resnet34_v1 resnet34_v2, resnet152_v2, resnet18_v1b, resnet34_v1b, resnet50_v1b, resnet50_v1b, resnet101_v1b, etc...; tfm_ops.mean.rewrite/fuse_transpose and corresponding unit tests
    declmal committed Apr 23, 2022
    Configuration menu
    Copy the full SHA
    ca6a688 View commit details
    Browse the repository at this point in the history
  2. upt unit tests

    declmal committed Apr 23, 2022
    Configuration menu
    Copy the full SHA
    fa3292a View commit details
    Browse the repository at this point in the history
  3. list model

    declmal committed Apr 23, 2022
    Configuration menu
    Copy the full SHA
    caebd90 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2022

  1. Configuration menu
    Copy the full SHA
    5d58254 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. quantize inception model

    declmal committed May 25, 2022
    Configuration menu
    Copy the full SHA
    acc5f12 View commit details
    Browse the repository at this point in the history
  2. git repo initialize for yamrt

    declmal committed May 25, 2022
    Configuration menu
    Copy the full SHA
    caeb961 View commit details
    Browse the repository at this point in the history
  3. add has_multi_outs

    declmal committed May 25, 2022
    Configuration menu
    Copy the full SHA
    23037a9 View commit details
    Browse the repository at this point in the history