q.yao
|
004c00675f
|
[Feature]: add modulated deformable conv TensorRT support (#1078)
* add modulated dcn, better dcn plugin
* clangformat
* update documentation
|
2021-06-16 21:38:07 +08:00 |
|
RunningLeon
|
4d42365ac2
|
[Feature]: add TensorRT InstanceNormalization plugin (#1034)
* add instancenorm plugin
* resolve comments
* fix lint
* fix typo
|
2021-05-25 20:03:57 +08:00 |
|
q.yao
|
9d1436fb6c
|
[Feature] add cummax/cummin tensorrt plugin (#1031)
* add cummax/cummin tensorrt plugin
* fix isort
* fix with clang-format
* fix with clang-format again
* add document
|
2021-05-24 13:55:21 +08:00 |
|
q.yao
|
e478e9ff7f
|
[Doc]: Add document of TensorRT and onnxruntime custom ops (#920)
* update tensorrt plugin document
* add onnxruntime custom ops document
* format document
* add release note to onnxruntime_op and tensorrt_plugin
* update document
* add deployment.rst
* add grid_sampler onnxruntime document
* fix lint
* add allow_different_nesting tag
* add allow_different_nesting tag
Co-authored-by: maningsheng <maningsheng@sensetime.com>
|
2021-04-12 14:06:28 +08:00 |
|