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

Tensorflow Split operator supported for finetuned Alexnet model #1531

Closed
wants to merge 950 commits into from
Closed

Tensorflow Split operator supported for finetuned Alexnet model #1531

wants to merge 950 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jun 11, 2018

  1. Configuration menu
    Copy the full SHA
    6207264 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67dcc89 View commit details
    Browse the repository at this point in the history
  3. Fix the gemm conversion in onnx frontend (#1241)

    Tatsuya Nishiyama authored and tqchen committed Jun 11, 2018
    Configuration menu
    Copy the full SHA
    66fab7e View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2018

  1. Configuration menu
    Copy the full SHA
    eb2abb4 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    tqchen committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    3574c20 View commit details
    Browse the repository at this point in the history
  3. [DOCS] Fix links (#1263)

    tqchen committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    dcdec18 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    790b015 View commit details
    Browse the repository at this point in the history
  5. Update code_review.rst

    tqchen committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    0ef93dc View commit details
    Browse the repository at this point in the history
  6. Fix the building error in android_deploy (#1262)

    * Fix a link in android_deploy/README.md and a error while building android_deploy.
    
    * revert and change APP_STL in Application.mk
    Tatsuya Nishiyama authored and tqchen committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    aed5ecd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    11f737f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3160f5f View commit details
    Browse the repository at this point in the history
  9. [CODEGEN] ARM Popcount lowering rule and codegen updates (#1235)

    Meghan Cowan authored and tqchen committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    be29ac7 View commit details
    Browse the repository at this point in the history
  10. add support for subgraphs. (#1221)

    * add support for subgraphs.
    
    * fix.
    
    * fix.
    
    * Fix compilation error
    
    * Fix compilation error
    
    * add comments.
    
    * update comments.
    
    * Sanity check on subgraphs when creating IndexedGraph
    
    * avoid the overhead of sanity check.
    
    * Stop using non-recursive DFS
    
    * Trigger CI
    
    * trigger CI
    zheng-da authored and piiswrong committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    142c7da View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2018

  1. Configuration menu
    Copy the full SHA
    616580f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1530ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    61d5303 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d8faa50 View commit details
    Browse the repository at this point in the history
  5. fix copro_sync.cc errors of ctx (#1274)

    libing4752 authored and tqchen committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    4c40cb0 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2018

  1. Configuration menu
    Copy the full SHA
    86b063f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a43f44 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    57f9588 View commit details
    Browse the repository at this point in the history
  4. Fix missing cublas libraries (#1281)

    Tatsuya Nishiyama authored and tqchen committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    33f320b View commit details
    Browse the repository at this point in the history
  5. Use CMake for make clean (#1280)

    kazum authored and tqchen committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    56e12f2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2f2f60f View commit details
    Browse the repository at this point in the history
  7. Link system library needed for LLVM (#1282)

    kazum authored and tqchen committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    cff2382 View commit details
    Browse the repository at this point in the history
  8. fix proxy registration with tracker (#1283)

    eqy authored and tqchen committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    d83514b View commit details
    Browse the repository at this point in the history
  9. fix lint (#1284)

    eqy authored and tqchen committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    1b8ff39 View commit details
    Browse the repository at this point in the history
  10. SSD support in NNVM (#1214)

    kevinthesun authored and tqchen committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    6ab4da6 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2018

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

Commits on Jun 16, 2018

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

Commits on Jun 17, 2018

  1. Configuration menu
    Copy the full SHA
    df4a629 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3a7df9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9bc96f5 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2018

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

Commits on Jun 20, 2018

  1. Add MyPy to lint (#1301)

    jroesch authored and tqchen committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    c432bce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6ce6c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3611a5a View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2018

  1. Configuration menu
    Copy the full SHA
    239b63d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90f714b View commit details
    Browse the repository at this point in the history
  3. [CONTRIB] TVM download utility based on urllib2/urlib.request (#1313)

    moving nnvm/testing/download.py to python/tvm/contrib/download.py to be used as a general TVM download utility
    tmoreau89 committed Jun 21, 2018
    Configuration menu
    Copy the full SHA
    da2ad32 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2018

  1. Fix a bug in Symbol::Compose when using subgraphs as input (#1314)

    Junru Shao authored and tqchen committed Jun 22, 2018
    Configuration menu
    Copy the full SHA
    2930d8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0e0a23 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5fefedc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5dbc74c View commit details
    Browse the repository at this point in the history
  5. [FRONTEND] A Python hybrid frontend (#1251)

    were authored and tqchen committed Jun 22, 2018
    Configuration menu
    Copy the full SHA
    290226e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2550864 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2018

  1. Import hybrid module in __init__.py (#1323)

    were authored and tqchen committed Jun 23, 2018
    Configuration menu
    Copy the full SHA
    18b870c View commit details
    Browse the repository at this point in the history
  2. [FRONTEND][MXNET] Add expand_dims supoort (#1317)

    * [FRONTEND][MXNET] Add expand_dims supoort
    
    * fix lint
    nishi-t authored and tqchen committed Jun 23, 2018
    Configuration menu
    Copy the full SHA
    4538c03 View commit details
    Browse the repository at this point in the history
  3. [PASS] Add GPU IR verifier (#1296)

    merrymercy authored and tqchen committed Jun 23, 2018
    Configuration menu
    Copy the full SHA
    e66996a View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2018

  1. Configuration menu
    Copy the full SHA
    2f36a37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff39e52 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b432a67 View commit details
    Browse the repository at this point in the history
  4. Update ci_build.sh

    tqchen committed Jun 24, 2018
    Configuration menu
    Copy the full SHA
    03a52d1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    273d516 View commit details
    Browse the repository at this point in the history
  6. Windows VS2015 Compile error - 'conversion from 'double' to 'float' r…

    …equires a narrowing conversion' (#1329)
    rajh619 authored and tqchen committed Jun 24, 2018
    Configuration menu
    Copy the full SHA
    f3dbee8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1e66d3c View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2018

  1. Documentation error fixed (#1337)

    Updated documentation error
    PariksheetPinjari909 authored and tqchen committed Jun 25, 2018
    Configuration menu
    Copy the full SHA
    54f0f13 View commit details
    Browse the repository at this point in the history
  2. Contrib: add mkl blas support (#1336)

    TaoLv authored and tqchen committed Jun 25, 2018
    Configuration menu
    Copy the full SHA
    f9d8427 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f721a64 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2018

  1. Configuration menu
    Copy the full SHA
    8ab7e0e View commit details
    Browse the repository at this point in the history
  2. support t attr in onnx (#1300)

    fumihwh authored and tqchen committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    60d669b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c64ab2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f633acd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4048061 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    20ba308 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7f9e7e5 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2018

  1. Configuration menu
    Copy the full SHA
    195c734 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6feab2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9944ec0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c72cd71 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d770412 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2018

  1. Configuration menu
    Copy the full SHA
    6c97ef2 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    206e4ae View commit details
    Browse the repository at this point in the history
  3. update include regex to work for path with symbol (#1354)

    change regex to match all symbol except for space.
    ariwaranosai authored and tqchen committed Jun 28, 2018
    Configuration menu
    Copy the full SHA
    c045129 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8419790 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c9c031a View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2018

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

Commits on Jun 30, 2018

  1. Prelu bug fix (#1358)

    ANSHUMAN87 authored and tqchen committed Jun 30, 2018
    Configuration menu
    Copy the full SHA
    fc16c72 View commit details
    Browse the repository at this point in the history
  2. JNI Crash fix (#1357)

    Dayananda-V authored and tqchen committed Jun 30, 2018
    Configuration menu
    Copy the full SHA
    2693dad View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2018

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

Commits on Jul 2, 2018

  1. Configuration menu
    Copy the full SHA
    9928623 View commit details
    Browse the repository at this point in the history
  2. fix narrow conversion on gcc-8 (#1376)

    were authored and tqchen committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    22586b5 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2018

  1. Transpose core dump resolved (#1355)

    ANSHUMAN87 authored and tqchen committed Jul 3, 2018
    Configuration menu
    Copy the full SHA
    0fa9f69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4c099e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d27ff24 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    035696f View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2018

  1. Configuration menu
    Copy the full SHA
    9ccfaad View commit details
    Browse the repository at this point in the history
  2. add take frontend (#1307)

    Dayananda-V authored and tqchen committed Jul 4, 2018
    Configuration menu
    Copy the full SHA
    d3f144f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f9c63a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    922edfe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    05dae3f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c57027a View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2018

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

Commits on Jul 6, 2018

  1. Configuration menu
    Copy the full SHA
    941f684 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cca57ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7dca7e4 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2018

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

Commits on Jul 8, 2018

  1. Configuration menu
    Copy the full SHA
    275142c View commit details
    Browse the repository at this point in the history
  2. [NNVM][TOP] broadcast versions corresponding to topi: mod, max, min, …

    …pow, left_shift, right_shift greater, less, equal, not_equal, greater_equal and less_equal. (#1383)
    srkreddy1238 authored and tqchen committed Jul 8, 2018
    Configuration menu
    Copy the full SHA
    0d57086 View commit details
    Browse the repository at this point in the history
  3. [TOPI] Add GPU SSD (#1397)

    Laurawly authored and tqchen committed Jul 8, 2018
    Configuration menu
    Copy the full SHA
    633b13b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    90cf330 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    befe802 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2018

  1. Configuration menu
    Copy the full SHA
    5642bc1 View commit details
    Browse the repository at this point in the history
  2. [DARKNET FRONTEND]Batchnorm added as part of Dense op for running rnn…

    … model for next wo… (#1385)
    siju-samuel authored and tqchen committed Jul 9, 2018
    Configuration menu
    Copy the full SHA
    a98866c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    55fe922 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a57de99 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fa2e428 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4b4bfd0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f09f143 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5e0fc59 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6f25848 View commit details
    Browse the repository at this point in the history
  10. [TVM] Fixed SPIR-V codegen incorrectly not declaring the interface fo…

    …r the entry point (#1400)
    alex-weaver authored and tqchen committed Jul 9, 2018
    Configuration menu
    Copy the full SHA
    561e548 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    afd2b9b View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2018

  1. Configuration menu
    Copy the full SHA
    4d0c936 View commit details
    Browse the repository at this point in the history
  2. [DOCS] Improve documents on deployment (#1412)

    * [DOCS] Improve documents on deployment
    
    * minor updates
    tqchen committed Jul 10, 2018
    Configuration menu
    Copy the full SHA
    f0ae174 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd1a572 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2018

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

Commits on Jul 12, 2018

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

    tmoreau89 authored and tqchen committed Jul 12, 2018
    Configuration menu
    Copy the full SHA
    cc94467 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e17f9df View commit details
    Browse the repository at this point in the history
  4. doxygen path update

    tmoreau89 authored and tqchen committed Jul 12, 2018
    Configuration menu
    Copy the full SHA
    0a875e4 View commit details
    Browse the repository at this point in the history
  5. [DOCS] Initial docs (#4)

    * [DOCS] Initial docs
    
    * update instruction
    tqchen committed Jul 12, 2018
    Configuration menu
    Copy the full SHA
    93a02db View commit details
    Browse the repository at this point in the history
  6. [REFACTOR] Code base refactoring (#5)

    tmoreau89 authored and tqchen committed Jul 12, 2018
    Configuration menu
    Copy the full SHA
    8457539 View commit details
    Browse the repository at this point in the history
  7. [REFACTOR] Macro standardization, lint tests (#7)

    * code refactoring
    
    * code refactoring
    
    * code refactoring
    
    * code refactoring
    
    * fixing macro
    
    * refactoring, tests, makefile
    
    * style - making sure lint test pass
    
    * prefixed macros with VTA, fixed bugs
    tmoreau89 authored and tqchen committed Jul 12, 2018
    Configuration menu
    Copy the full SHA
    a72a451 View commit details
    Browse the repository at this point in the history
  8. [PYTHON, TVM] Python TVM library, unit tests and end to end example

    * VTA python library
    * Python unit tests
    * End to end example with Resnet18
    * README instructions
    * Bug fixes
    tmoreau89 authored and tqchen committed Jul 12, 2018
    Configuration menu
    Copy the full SHA
    a5a176c View commit details
    Browse the repository at this point in the history
  9. fixing URL; adding () to print (#17)

    gfursin authored and tqchen committed Jul 12, 2018
    Configuration menu
    Copy the full SHA
    bfc2367 View commit details
    Browse the repository at this point in the history
  10. Upgrade TVM to latest version

    tqchen committed Jul 12, 2018
    Configuration menu
    Copy the full SHA
    c1aa268 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b8ea5a0 View commit details
    Browse the repository at this point in the history
  12. [SCHEDULER, HW] Auto scheduler for conv2d, hardware generation (#20)

    * Hardware generation fixes/sweep, auto scheduling for VTA conv2d
    
    * Hardware generation fixes/sweep, auto scheduling for VTA conv2d
    
    * derive hw spec from config file
    
    * up to date hardware spec
    tmoreau89 authored and tqchen committed Jul 12, 2018
    Configuration menu
    Copy the full SHA
    aa84689 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    45cf405 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f785267 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    63b3312 View commit details
    Browse the repository at this point in the history
  16. [RUNTIME] Simplify dynamic library and code path. (#27)

    * [RUNTIME] Simplify dynamic library and code path.
    
    * reword the readme
    tqchen committed Jul 12, 2018
    Configuration menu
    Copy the full SHA
    5481665 View commit details
    Browse the repository at this point in the history
  17. [INFRASTRUCTURE] Migrate to json based config. Move gemm test to inte…

    …gration. (#28)
    
    * Migrate to json based config. Move gemm test to integration.
    
    * temp checkin
    
    * checkin  example json
    tqchen committed Jul 12, 2018
    Configuration menu
    Copy the full SHA
    a24fadb View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    c588502 View commit details
    Browse the repository at this point in the history
  19. [TEST] CI infrastructure (#30)

    tqchen committed Jul 12, 2018
    Configuration menu
    Copy the full SHA
    b8a6095 View commit details
    Browse the repository at this point in the history
  20. fix jenkins (#31)

    tqchen committed Jul 12, 2018
    Configuration menu
    Copy the full SHA
    b668e4d View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    8ae7ae8 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    ff226da View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    b78471c View commit details
    Browse the repository at this point in the history
  24. [TOPI] Automated schedule in conv2d TOPI lib, moving to GEMM intrinsic (

    #35)
    
    * removing programming out of end to end example for now
    
    * updating TOPI library to use gemm tensor intrinsic
    
    * bug fix, autoschedule in TOPI conv lib
    
    * removing the deprecated GEVM intrinsic
    
    * refactoring, fixed lint test
    
    * fix for integer division bug
    
    * python3 bug fix for non matching types due to float division
    
    * comment
    tmoreau89 authored and tqchen committed Jul 12, 2018
    Configuration menu
    Copy the full SHA
    bfe2128 View commit details
    Browse the repository at this point in the history
  25. Update Graph Support for Batching, Fix Swapping (#37)

    * fix graph transform for batch dimension
    
    * fix
    
    * fix
    tqchen committed Jul 12, 2018
    Configuration menu
    Copy the full SHA
    5d9cc1e View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    81f6f1d View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    c4a46b1 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    ec7ce88 View commit details
    Browse the repository at this point in the history
  29. [DOC, EXAMPLE] Updated READMEs, tests, etc. (#41)

    * bug fix for new drivers in new PYNQ image v2.1
    
    * updating instructions for resnet inference
    
    * updated the instructions for starting the RPC server
    
    * deriving host/port from env for unit tests
    tmoreau89 authored and tqchen committed Jul 12, 2018
    Configuration menu
    Copy the full SHA
    5c5408f View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    75acb10 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    539013c View commit details
    Browse the repository at this point in the history
  32. Update Jenkinsfile

    tqchen committed Jul 12, 2018
    Configuration menu
    Copy the full SHA
    63e6474 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    0afa8bf View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    bc80661 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    8137893 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    2973392 View commit details
    Browse the repository at this point in the history
  37. [TVM] Upgrade TVM Support

    tqchen committed Jul 12, 2018
    Configuration menu
    Copy the full SHA
    cc32057 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    2940f76 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    dcc0198 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    0af7131 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    600d106 View commit details
    Browse the repository at this point in the history
  42. Update index.rst

    tqchen committed Jul 12, 2018
    Configuration menu
    Copy the full SHA
    c893d48 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    d873930 View commit details
    Browse the repository at this point in the history
  44. fixed path in installation/setup guide

    tmoreau89 authored and tqchen committed Jul 12, 2018
    Configuration menu
    Copy the full SHA
    dec8d38 View commit details
    Browse the repository at this point in the history
  45. minor style edit

    tmoreau89 authored and tqchen committed Jul 12, 2018
    Configuration menu
    Copy the full SHA
    5e3fcf1 View commit details
    Browse the repository at this point in the history
  46. [RUNTIME] Support setting CPU affinity (#1403)

    eqy authored and tqchen committed Jul 12, 2018
    Configuration menu
    Copy the full SHA
    95a97f3 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    5980b5d View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2018

  1. [TOPI]Add where operator (#1416)

    kevinthesun authored and tqchen committed Jul 13, 2018
    Configuration menu
    Copy the full SHA
    3e77cc3 View commit details
    Browse the repository at this point in the history
  2. [DOCS] VTA installation guide (#1428)

    tmoreau89 authored and tqchen committed Jul 13, 2018
    Configuration menu
    Copy the full SHA
    467d795 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3887886 View commit details
    Browse the repository at this point in the history
  4. fix android packed runtime (#1430)

    merrymercy authored and tqchen committed Jul 13, 2018
    Configuration menu
    Copy the full SHA
    68428b8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    df95eb0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    30c1cd6 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2018

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

Commits on Jul 15, 2018

  1. Configuration menu
    Copy the full SHA
    c53b23f View commit details
    Browse the repository at this point in the history
  2. [NNVM] Add symbol squeezenet (#1436)

    merrymercy authored and tqchen committed Jul 15, 2018
    Configuration menu
    Copy the full SHA
    18ac95c View commit details
    Browse the repository at this point in the history
  3. add generic home path (#1435)

    vegaluisjose authored and tqchen committed Jul 15, 2018
    Configuration menu
    Copy the full SHA
    a516ea6 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2018

  1. Configuration menu
    Copy the full SHA
    4bb76fe View commit details
    Browse the repository at this point in the history
  2. Update README.md

    tqchen committed Jul 17, 2018
    Configuration menu
    Copy the full SHA
    250531b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d91e15c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    22ae645 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f46c010 View commit details
    Browse the repository at this point in the history
  6. Fix conda package builds (#1445)

    abergeron authored and tqchen committed Jul 17, 2018
    Configuration menu
    Copy the full SHA
    b4c637d View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2018

  1. Configuration menu
    Copy the full SHA
    bf62a36 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6418b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ed5264 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4dff509 View commit details
    Browse the repository at this point in the history
  5. Fix inceptionv3 (#1446)

    kevinthesun authored and tqchen committed Jul 18, 2018
    Configuration menu
    Copy the full SHA
    4a464c6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f32841f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5b5465b View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2018

  1. Fix runtime error on osx (#1449)

    nishi-t authored and tqchen committed Jul 19, 2018
    Configuration menu
    Copy the full SHA
    be08b81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    525eeff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf6d244 View commit details
    Browse the repository at this point in the history
  4. Fix conda 2 (#1456)

    abergeron authored and tqchen committed Jul 19, 2018
    Configuration menu
    Copy the full SHA
    38f92c6 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2018

  1. Minor doc fixes (#1458)

    eric-haibin-lin authored and tqchen committed Jul 20, 2018
    Configuration menu
    Copy the full SHA
    3d1d24e View commit details
    Browse the repository at this point in the history
  2. [CUDA] FP16 support (#1413)

    nishi-t authored and tqchen committed Jul 20, 2018
    Configuration menu
    Copy the full SHA
    5f7b4d5 View commit details
    Browse the repository at this point in the history
  3. [RPC] Android RPC Performance Regression Fix, Update Android RPC to u…

    …se Tracker (#1457)
    eqy authored and tqchen committed Jul 20, 2018
    Configuration menu
    Copy the full SHA
    5c84a98 View commit details
    Browse the repository at this point in the history
  4. Fix GetReduceAces (#1460)

    nishi-t authored and tqchen committed Jul 20, 2018
    Configuration menu
    Copy the full SHA
    d32b509 View commit details
    Browse the repository at this point in the history
  5. Add deps for Relay (#1463)

    jroesch authored and tqchen committed Jul 20, 2018
    Configuration menu
    Copy the full SHA
    e23446a View commit details
    Browse the repository at this point in the history
  6. Update VTA schedule (#1464)

    tqchen committed Jul 20, 2018
    Configuration menu
    Copy the full SHA
    1f2abda View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    33245b8 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2018

  1. Configuration menu
    Copy the full SHA
    8e2f777 View commit details
    Browse the repository at this point in the history
  2. [AUTOTVM] Misc bug fix (#1467)

    merrymercy authored and tqchen committed Jul 21, 2018
    Configuration menu
    Copy the full SHA
    a3096a8 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2018

  1. [tvm4j] fix java build (#1471)

    yzhliu authored and tqchen committed Jul 22, 2018
    Configuration menu
    Copy the full SHA
    ff98b0f View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2018

  1. Configuration menu
    Copy the full SHA
    953ed7e View commit details
    Browse the repository at this point in the history
  2. [TOPI] Bitserial low-precision convolution (#1332)

    Meghan Cowan authored and tqchen committed Jul 23, 2018
    Configuration menu
    Copy the full SHA
    2d36f61 View commit details
    Browse the repository at this point in the history
  3. [BUILD] Fix LLVM static/dynamic link issue (#1461)

    This patch prevents libtvm.so from both containing static parts of LLVM
    and link with libLLVM.so by removing the latter from link list.
    grwlf authored and tqchen committed Jul 23, 2018
    Configuration menu
    Copy the full SHA
    71a8d0c View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2018

  1. Configuration menu
    Copy the full SHA
    a8b1643 View commit details
    Browse the repository at this point in the history
  2. update android rpc docs (#1479)

    eqy authored and tqchen committed Jul 24, 2018
    Configuration menu
    Copy the full SHA
    b963cf0 View commit details
    Browse the repository at this point in the history
  3. [tvm4j] add GraphRuntime (#1472)

    yzhliu authored and tqchen committed Jul 24, 2018
    Configuration menu
    Copy the full SHA
    5643846 View commit details
    Browse the repository at this point in the history
  4. Update Application.mk (#1483)

    Fix application crash problems on armv7a architectures
    Jokeren authored and tqchen committed Jul 24, 2018
    Configuration menu
    Copy the full SHA
    95be7c2 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2018

  1. [DOC] Update VTA readme files to avoid stale information (#1484)

    * updated readme files to avoid stale instructions
    
    * bsp generation turned off by default
    tmoreau89 authored and tqchen committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    ea46b1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c24448f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b061eb1 View commit details
    Browse the repository at this point in the history
  4. [NNVM][TENSORFLOW] LSTM operator and PTB word prediction frontend (#1389

    )
    Albin Joy authored and tqchen committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    9176753 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ca85bf6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fc28cfa View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2018

  1. Configuration menu
    Copy the full SHA
    115c626 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7bc96e0 View commit details
    Browse the repository at this point in the history
  3. Fixed bugs for conv2d (#1465)

    Laurawly authored and tqchen committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    d49034e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ef993d7 View commit details
    Browse the repository at this point in the history
  5. update dependency (#1495)

    merrymercy authored and tqchen committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    f1f30c4 View commit details
    Browse the repository at this point in the history
  6. Revert "update dependency (#1495)" (#1499)

    This reverts commit f1f30c4.
    merrymercy authored and tqchen committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    2fb13d9 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2018

  1. perfom full rpc tracker handshake (#1500)

    eqy authored and tqchen committed Jul 27, 2018
    Configuration menu
    Copy the full SHA
    bb84ef5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8ca691 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa23952 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2018

  1. [NNVM] Fix check in layout parsing (#1502)

    * [NNVM] Fix check in layout parsing
    
    * add one workload
    tqchen committed Jul 28, 2018
    Configuration menu
    Copy the full SHA
    f33fd5c View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2018

  1. [TOPI, x86] Adapt AVX schedules for SSE target (#1504)

    * adapt avx schedule for sse
    
    * fixed output type when mixed precision mode
    masahi authored and yzhliu committed Jul 30, 2018
    Configuration menu
    Copy the full SHA
    616f490 View commit details
    Browse the repository at this point in the history
  2. Activations for coreml added (#1508)

    siju-samuel authored and tqchen committed Jul 30, 2018
    Configuration menu
    Copy the full SHA
    cf37a83 View commit details
    Browse the repository at this point in the history
  3. C-RNN layer support is added (#1492)

    siju-samuel authored and tqchen committed Jul 30, 2018
    Configuration menu
    Copy the full SHA
    02b4736 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d72fb4f View commit details
    Browse the repository at this point in the history
  5. [tvm4j] support kNDArrayContainer (#1510)

    yzhliu authored and tqchen committed Jul 30, 2018
    Configuration menu
    Copy the full SHA
    9e12d91 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2018

  1. Configuration menu
    Copy the full SHA
    f711853 View commit details
    Browse the repository at this point in the history
  2. update halideIR (#1515)

    tqchen committed Jul 31, 2018
    Configuration menu
    Copy the full SHA
    79efda8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd0dda2 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2018

  1. Configuration menu
    Copy the full SHA
    a77006e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40bf5e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da759c4 View commit details
    Browse the repository at this point in the history
  4. Add some missing operators (#1524)

    abergeron authored and tqchen committed Aug 1, 2018
    Configuration menu
    Copy the full SHA
    6ff24cb View commit details
    Browse the repository at this point in the history
  5. Onnx Gather operator added (#1513)

    siju-samuel authored and tqchen committed Aug 1, 2018
    Configuration menu
    Copy the full SHA
    961ec04 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2018

  1. Configuration menu
    Copy the full SHA
    54f5adc View commit details
    Browse the repository at this point in the history
  2. Tensorflow Split and LRN operator contribution

    split and lrn operator contribute inaddition to run alexnet on tensorflow(https://www.cs.toronto.edu/~guerzhoy/tf_alexnet/)
    Dayananda-V committed Aug 2, 2018
    Configuration menu
    Copy the full SHA
    9354aa2 View commit details
    Browse the repository at this point in the history
  3. Tensorflow Split operator contribution

    split operator contribute inaddition to run alexnet on tensorflow(https://www.cs.toronto.edu/~guerzhoy/tf_alexnet/)
    Dayananda-V committed Aug 2, 2018
    Configuration menu
    Copy the full SHA
    32bc354 View commit details
    Browse the repository at this point in the history
  4. Tensorflow Split operator contribution

    pylint issue fix
    Dayananda-V committed Aug 2, 2018
    Configuration menu
    Copy the full SHA
    b0cb54f View commit details
    Browse the repository at this point in the history
  5. keras.layers.ReLU added (#1530)

    siju-samuel authored and tqchen committed Aug 2, 2018
    Configuration menu
    Copy the full SHA
    c343798 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d3ca9c2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2875a12 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    54ca149 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7ee9cca View commit details
    Browse the repository at this point in the history
  10. Update test_rpc_exec.py

    tqchen committed Aug 2, 2018
    Configuration menu
    Copy the full SHA
    0737fe1 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2018

  1. Fix rpc testcase (#1538)

    tqchen committed Aug 3, 2018
    Configuration menu
    Copy the full SHA
    af0b73f View commit details
    Browse the repository at this point in the history
  2. Fix RPC (#1542)

    tqchen committed Aug 3, 2018
    Configuration menu
    Copy the full SHA
    8056165 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    931c48a View commit details
    Browse the repository at this point in the history