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

dmlc/tvm sync 20190408 #25

Closed
wants to merge 44 commits into from
Closed

dmlc/tvm sync 20190408 #25

wants to merge 44 commits into from

Commits on Apr 8, 2019

  1. Configuration menu
    Copy the full SHA
    b1a4473 View commit details
    Browse the repository at this point in the history
  2. [Relay, TOPI] Deformable conv2d (apache#2908)

    * [Relay, TOPI] Add deformable conv2d
    
    * Moved to op level2
    
    * Fix lint
    
    * Moved to level2 & bug fix
    
    * Update comments
    
    * Disabled flaky test of conv2d
    vinx13 authored and wweic committed Apr 8, 2019
    Configuration menu
    Copy the full SHA
    4d993d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    20ff0e0 View commit details
    Browse the repository at this point in the history
  4. [Relay] add test for second order ad (apache#2754)

    * do second order
    
    * add comment
    
    * better name
    
    * use tvm assert all close
    
    * refire ci
    MarisaKirisame authored and wweic committed Apr 8, 2019
    Configuration menu
    Copy the full SHA
    430336f View commit details
    Browse the repository at this point in the history
  5. Revert "[Relay] add test for second order ad (apache#2754)" (apache#2926

    )
    
    This reverts commit f5ca991.
    tqchen authored and wweic committed Apr 8, 2019
    Configuration menu
    Copy the full SHA
    52bce33 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0cf588a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d16e403 View commit details
    Browse the repository at this point in the history
  8. Fix intersect of modular set (apache#2904)

    Fix comment bugs and code style
    Hzfengsy authored and wweic committed Apr 8, 2019
    Configuration menu
    Copy the full SHA
    914f229 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    06631c3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e8f41b3 View commit details
    Browse the repository at this point in the history
  11. [FRONTEND][ONNX] Some bug fixes and Shape operator fixed for relay. (a…

    …pache#2850)
    
    * [FRONTEND][ONNX] Some bug fixes and Shape operator fixed for relay.
    
    * 	* test cases
    
    * 	* ci error
    srkreddy1238 authored and wweic committed Apr 8, 2019
    Configuration menu
    Copy the full SHA
    a4d17ce View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    464c0af View commit details
    Browse the repository at this point in the history
  13. [FRONTEND][TENSORFLOW] bug fix for tensorflow official slim models. (a…

    …pache#2864)
    
    * [FRONTEND][TENSORFLOW] bug fix for tensorflow official slim models.
    
    * 	* review comments
    srkreddy1238 authored and wweic committed Apr 8, 2019
    Configuration menu
    Copy the full SHA
    c6780cb View commit details
    Browse the repository at this point in the history
  14. Fix vcvtph2ps codegen (apache#2925)

    ajtulloch authored and wweic committed Apr 8, 2019
    Configuration menu
    Copy the full SHA
    7cb30b8 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    428ae9b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    c285f02 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    cae2037 View commit details
    Browse the repository at this point in the history
  18. Fix PRC typo (apache#2939)

    apivovarov authored and wweic committed Apr 8, 2019
    Configuration menu
    Copy the full SHA
    62fd846 View commit details
    Browse the repository at this point in the history
  19. [DOCKER][FRONTEND] Run DarkNet tests (apache#2673)

    * [DOCKER][FRONTEND] Run DarkNet tests
    
    * update tests to pass CI
    kazum authored and wweic committed Apr 8, 2019
    Configuration menu
    Copy the full SHA
    014fafb View commit details
    Browse the repository at this point in the history
  20. [Relay] Add foldr1 (apache#2928)

    lixiaoquan authored and wweic committed Apr 8, 2019
    Configuration menu
    Copy the full SHA
    a3e72f5 View commit details
    Browse the repository at this point in the history
  21. [Relay/TOPI][OP] Add clip and wrap mode support in take (apache#2858)

    * Update take
    
    * Add special case for canonical simplify and fix test cases
    
    * Use lower case for wrap and clip
    
    * remove unnecssary lower
    
    * Fix mxnet converter for take
    
    * fix
    icemelon authored and wweic committed Apr 8, 2019
    Configuration menu
    Copy the full SHA
    26833d5 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    b05d50f View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    21990de View commit details
    Browse the repository at this point in the history
  24. [Relay][OP] Gather_nd exposed to relay (apache#2945)

    * gather_nd added
    
    * gather_nd test added
    
    * more test added
    
    * fix lint
    
    * fix build error
    
    * fix lint
    
    * comments addressed
    Laurawly authored and wweic committed Apr 8, 2019
    Configuration menu
    Copy the full SHA
    da69ba5 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    40c7041 View commit details
    Browse the repository at this point in the history
  26. [Bugfix] Bilinear resize bug fix from PR apache#2777 (apache#2857)

    * error fixed
    
    * rename
    
    * solve conlicts with master
    
    * more test added
    
    * fix error
    
    * remove test
    
    * comment addressed
    Laurawly authored and wweic committed Apr 8, 2019
    Configuration menu
    Copy the full SHA
    c377338 View commit details
    Browse the repository at this point in the history
  27. [Relay][OP] Fix bias_add default axis (apache#2829)

    * Fix bias add default axis
    
    * update
    
    * Fix canonicalize ops for bias_add
    icemelon authored and wweic committed Apr 8, 2019
    Configuration menu
    Copy the full SHA
    1a7b061 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    8dadf60 View commit details
    Browse the repository at this point in the history
  29. [Relay][Frontend] Support TF Gather (apache#2935)

    * [Relay][Frontend] Support TF Gather
    
    * fix comments
    yongwww authored and wweic committed Apr 8, 2019
    Configuration menu
    Copy the full SHA
    9d5278a View commit details
    Browse the repository at this point in the history
  30. [RUNTIME][OPENCL] Make OpenCL runtime Compatible with OpenCL2.0 apach…

    …e#2897 (apache#2950)
    
    There are many OpenCL platforms that do not yet support OpenCL 2.0,
    hence we use 1.2 APIs, some of which are now deprecated.  In order
    to turn off the deprecation warnings (elevated to errors by
    -Werror) we explicitly disable the 1.2 deprecation warnings.
    
    At the point TVM supports minimum version 2.0, this commit can be
    reverted.
    mshawcroft authored and wweic committed Apr 8, 2019
    Configuration menu
    Copy the full SHA
    c329578 View commit details
    Browse the repository at this point in the history
  31. [Relay][Frontend] Support tf.where (apache#2936)

    * [Relay][Frontend] Support tf.where
    
    * fix comments
    yongwww authored and wweic committed Apr 8, 2019
    Configuration menu
    Copy the full SHA
    bb41ccb View commit details
    Browse the repository at this point in the history
  32. [Relay][Frontend] Adding ADD operator to tflite frontend for compilin…

    …g the MobileNetV2 (apache#2919)
    gomida authored and wweic committed Apr 8, 2019
    Configuration menu
    Copy the full SHA
    abffe08 View commit details
    Browse the repository at this point in the history
  33. [RUST] Remove empty ty.rs (apache#2958)

    ehsanmok authored and wweic committed Apr 8, 2019
    Configuration menu
    Copy the full SHA
    79c629e View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    bc4019a View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    777e961 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    cdf9e55 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    6d21691 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    83bdd69 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    5fd1eb5 View commit details
    Browse the repository at this point in the history
  40. [WIP][AUTOTVM][TOPI] Port x86 NCHWc to AutoTVM for Task Extraction (a…

    …pache#2664)
    
    [AUTOTVM][TOPI] Port x86 NCHWc to AutoTVM for Task Extraction
    eqy authored and wweic committed Apr 8, 2019
    Configuration menu
    Copy the full SHA
    ad1d5d8 View commit details
    Browse the repository at this point in the history
  41. Rustify PackedFunc & Friends (apache#2969)

    nhynes authored and wweic committed Apr 8, 2019
    Configuration menu
    Copy the full SHA
    1e65e79 View commit details
    Browse the repository at this point in the history
  42. [HEADER] Add Header to Comply with ASF Release Policy (apache#2982)

    * [HEADER] ASF header dir=include
    
    * [HEADER] ASF Header dir=src
    
    * [HEADER] ASF Header -dir=python
    
    * [HEADER] ASF header dir=topi
    
    * [HEADER] ASF Header dir=nnvm
    
    * [HEADER] ASF Header -dir=tutorials
    
    * [HEADER] ASF Header dir=tests
    
    * [HEADER] ASF Header -dir=docker
    
    * fix whitespace
    
    * [HEADER] ASF Header -dir=jvm
    
    * [HEADER] ASF Header -dir=web
    
    * [HEADER] ASF Header --dir=apps
    
    * [HEADER] ASF Header --dir=vta
    
    * [HEADER] ASF Header -dir=go
    
    * temp
    
    * [HEADER] ASF Header --dir=rust
    
    * [HEADER] Add ASF Header --dir=cmake
    
    * [HEADER] ASF Header --dir=docs
    
    * [HEADER] Header for Jenkinsfile
    
    * [HEADER] ASF Header to toml and md
    
    * [HEADER] ASF Header to gradle
    
    * Finalize rat cleanup
    
    * Fix permission
    
    * Fix java test
    
    * temporary remove nnvm onnx test
    tqchen authored and wweic committed Apr 8, 2019
    Configuration menu
    Copy the full SHA
    ccbf8b2 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    5f6c4b8 View commit details
    Browse the repository at this point in the history
  44. Update dmlc_tvm_commit_id

    wweic committed Apr 8, 2019
    Configuration menu
    Copy the full SHA
    9d12d6d View commit details
    Browse the repository at this point in the history