|
250 | 250 | docs/python_docs/themes/mx-theme |
251 | 251 | 3rdparty/intgemm |
252 | 252 | 3rdparty/tvm/3rdparty/compiler-rt/builtin_fp16.h |
253 | | - src/operator/nn/layer_norm.cc |
254 | 253 |
|
255 | 254 | ======================================================================================= |
256 | 255 | 3-clause BSD license |
|
268 | 267 | 3rdparty/googletest/googletest |
269 | 268 | cmake/upstream/FindCUDAToolkit.cmake |
270 | 269 | cmake/upstream/select_compute_arch.cmake |
271 | | - src/operator/numpy/np_einsum_op-inl.h |
272 | | - src/operator/numpy/np_einsum_path_op-inl.h |
273 | | - src/operator/numpy/np_einsum_op.cc |
274 | 270 | src/operator/contrib/erfinv-inl.h |
275 | 271 |
|
276 | 272 | ======================================================================================= |
|
314 | 310 | python/mxnet/onnx/mx2onnx/_export_onnx.py |
315 | 311 | python/mxnet/onnx/mx2onnx/_op_translations/_op_translations_opset12.py |
316 | 312 | python/mxnet/onnx/mx2onnx/_op_translations/_op_translations_opset13.py |
| 313 | + src/operator/numpy/np_einsum_op-inl.h |
| 314 | + src/operator/numpy/np_einsum_path_op-inl.h |
| 315 | + src/operator/numpy/np_einsum_op.cc |
317 | 316 |
|
318 | 317 | ======================================================================================= |
319 | 318 | Apache-2.0 license + MIT License |
|
322 | 321 | src/serialization/cnpy.h (Copy of the AL2 License available at the top of this file, MIT License available at licenses/MIT) |
323 | 322 | src/serialization/cnpy.cc (Copy of the AL2 License available at the top of this file, MIT License available at licenses/MIT) |
324 | 323 | 3rdparty/onnx-tensorrt/third_party/onnx/tools/protoc-gen-mypy.py (Copy of the referenced AL2 License available at top of current file) |
| 324 | + src/operator/nn/layer_norm.cc (function LayerNormCPUKernel is adapated from MIT-licensed code) |
325 | 325 |
|
326 | 326 | ======================================================================================= |
327 | 327 | Apache-2.0 license + Boost Software License, Version 1.0 |
|
0 commit comments