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 |
|
lizz
|
13888df2aa
|
Fix typos (#1041)
* Fix typos
Signed-off-by: lizz <lizz@sensetime.com>
* Add deprecation warning
Signed-off-by: lizz <lizz@sensetime.com>
|
2021-05-24 14:51:45 +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 |
|
RunningLeon
|
5afca135f7
|
[Doc]: add a short document for TensorRT plugins in mmcv (#797)
* add trt doc
* add notes
* add sphinx_markdown_tables
* resolve comments
* resolve comments
|
2021-01-28 15:57:13 +08:00 |
|