Skip to content
This repository was archived by the owner on Nov 17, 2023. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,6 @@
2-clause BSD license
=======================================================================================

3rdparty/dmlc-core/include/dmlc/blockingconcurrentqueue.h
3rdparty/dmlc-core/include/dmlc/concurrentqueue.h
3rdparty/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/FindEigen3.cmake (Copy of the License available at licenses/BSD2)
3rdparty/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/FindPythonLibsNew.cmake
Expand All @@ -302,10 +301,10 @@
src/operator/contrib/nn/modulated_deformable_im2col.cuh

=======================================================================================
Apache-2.0 license + zlib license
2-clause BSD license + zlib license
=======================================================================================

3rdparty/dmlc-core/include/dmlc/blockingconcurrentqueue.h for Jeff Preshing's semaphore implementation
3rdparty/dmlc-core/include/dmlc/blockingconcurrentqueue.h

=======================================================================================
Apache-2.0 license + 3-clause BSD license
Expand Down