Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Commit

Permalink
update license for tvm dependencies (#13797)
Browse files Browse the repository at this point in the history
* update license for tvm dependencies

updated license for tvm/3rdparty/[dmcl-core,dlpack]
removed tvm/nnvm/LICENSE
removed nnvm/tvm/HalideIR/LICENSE

* removed R-package and clojure license

Remove R-package/LICENSE and clojure/LICENSE as both packages are not included in release tarball.

* added empty change to re-trigger PR check
  • Loading branch information
srochel authored and aaronmarkham committed Jan 9, 2019
1 parent 24daa7d commit 1a91d45
Showing 1 changed file with 10 additions and 14 deletions.
24 changes: 10 additions & 14 deletions LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -223,15 +223,12 @@
6. 3rdparty/dmlc-core - For details, see, 3rdparty/dmlc-core/LICENSE
7. 3rdparty/mshadow - For details, see, 3rdparty/mshadow/LICENSE
8. 3rdparty/tvm - For details, see, 3rdparty/tvm/LICENSE
9. 3rdparty/tvm/dmlc-core - For details, see, 3rdparty/tvm/dmlc-core/LICENSE
10. 3rdparty/tvm/dlpack - For details, see, 3rdparty/tvm/3rdparty/dlpack/LICENSE
11. 3rdparty/tvm/nnvm - For details, see, 3rdparty/tvm/nnvm/LICENSE
12. 3rdparty/ps-lite - For details, see, 3rdparty/ps-lite/LICENSE
13. 3rdparty/mkldnn - For details, see, 3rdparty/mkldnn/LICENSE
14. googlemock scripts/generator - For details, see, 3rdparty/googletest/googlemock/scripts/generator/LICENSE
15. clojure-package - For details, see, contrib/clojure-package/LICENSE
16. R-package - For details, see, R-package/LICENSE
17. ONNX-TensorRT benchmark package - For details, see, 3rdparty/onnx-tensorrt/third_party/onnx/third_party/benchmark/LICENSE
9. 3rdparty/tvm/3rdparty/dmlc-core - For details, see, 3rdparty/tvm/3rdparty/dmlc-core/LICENSE
10. 3rdparty/tvm/3rdparty/dlpack - For details, see, 3rdparty/tvm/3rdparty/dlpack/LICENSE
11. 3rdparty/ps-lite - For details, see, 3rdparty/ps-lite/LICENSE
12. 3rdparty/mkldnn - For details, see, 3rdparty/mkldnn/LICENSE
13. googlemock scripts/generator - For details, see, 3rdparty/googletest/googlemock/scripts/generator/LICENSE
14. ONNX-TensorRT benchmark package - For details, see, 3rdparty/onnx-tensorrt/third_party/onnx/third_party/benchmark/LICENSE


=======================================================================================
Expand All @@ -242,11 +239,10 @@
2. Faster R-CNN - For details, see example/rcnn/LICENSE
3. tree_lstm - For details, see example/gluon/tree_lstm/LICENSE
4. OpenMP - For details, see 3rdparty/openmp/LICENSE.txt
5. HalideIR - For details, see nnvm/tvm/HalideIR/LICENSE
6. HalideIR - For details, see 3rdparty/tvm/3rdparty/HalideIR/LICENSE
7. ONNX-TensorRT - For details, see 3rdparty/onnx-tensorrt/LICENSE
8. ONNX-TensorRT - For details, see 3rdparty/onnx-tensorrt/third_party/onnx/LICENSE
9. clipboard.js - Refer to https://zenorocha.github.io/clipboard.js
5. HalideIR - For details, see 3rdparty/tvm/3rdparty/HalideIR/LICENSE
6. ONNX-TensorRT - For details, see 3rdparty/onnx-tensorrt/LICENSE
7. ONNX-TensorRT - For details, see 3rdparty/onnx-tensorrt/third_party/onnx/LICENSE
8. clipboard.js - Refer to https://zenorocha.github.io/clipboard.js


=======================================================================================
Expand Down

0 comments on commit 1a91d45

Please sign in to comment.