mmcv/docs
LXXXXR 1076958cd4
[Docs] Add runner tutorial (#1082)
* add runner doc

* revised according to comments and remove non existing links

* revise according to comments
2021-06-09 22:41:02 +08:00
..
_static [Docs] Add QR code in CN README (#954) 2021-04-16 21:22:51 +08:00
Makefile
api.rst
build.md [Refactor] remove the c implementation of flow_warp (#707) 2020-12-13 19:43:25 +08:00
cnn.md Fix typos (#1041) 2021-05-24 14:51:45 +08:00
conf.py [Doc]: add a short document for TensorRT plugins in mmcv (#797) 2021-01-28 15:57:13 +08:00
deployment.rst [Doc]: Add document of TensorRT and onnxruntime custom ops (#920) 2021-04-12 14:06:28 +08:00
image.md lint markdown files (#592) 2020-09-29 10:44:44 +08:00
index.rst [Doc]: Add document of TensorRT and onnxruntime custom ops (#920) 2021-04-12 14:06:28 +08:00
io.md Fix document in io.md (#813) 2021-02-02 22:50:18 +08:00
make.bat
mmcv-logo.png
onnx.md [Refactor]: Remove deprecated onnx-simplify source code (#927) 2021-04-09 16:17:11 +08:00
onnxruntime_custom_ops.md Support custom operators cummax and cummin for onnxruntime (#1010) 2021-05-10 21:33:27 +08:00
onnxruntime_op.md [Feature] NMS update (#957) 2021-05-31 23:42:26 +08:00
ops.md
readme.md [Feature] Add EvalHook which will be used in downstream projects (#739) 2021-04-08 16:42:30 +08:00
registry.md add model registry (#760) 2021-04-10 21:33:34 +08:00
runner.md [Docs] Add runner tutorial (#1082) 2021-06-09 22:41:02 +08:00
tensorrt_custom_ops.md [Feature]: add TensorRT InstanceNormalization plugin (#1034) 2021-05-25 20:03:57 +08:00
tensorrt_plugin.md [Feature] NMS update (#957) 2021-05-31 23:42:26 +08:00
trouble_shooting.md Add nms compile issue to trouble_shooting page (#733) 2020-12-22 17:02:42 +08:00
utils.md Fix typos (#1041) 2021-05-24 14:51:45 +08:00
video.md lint markdown files (#592) 2020-09-29 10:44:44 +08:00
visualization.md