- May 25, 2021
-
-
q.yao authored
* add trt test tool * create deploy_test, update document * fix with isort * move import inside __init__ * remove comment, fix doc * update document
-
- May 12, 2021
-
-
q.yao authored
-
- Apr 29, 2021
-
-
q.yao authored
* add onnxruntime test tool, update pytorch2onnx to support slice export * onnx convert with custom output shape, update test code * update pytorch2onnx, add rescale_shape support, add document * update doc for lint error fixing * remove cpu flag in ort_test.py * change class name, fix cuda error * remote comment * fix bug of torch2onnx * mIOU to mIoU
-
- Apr 21, 2021
-
-
sshuair authored
* Description of arguments about tools pytorch2torchscript and print_config * fix docs lint
-
- Apr 19, 2021
-
-
sshuair authored
* add tool pytorch2torchscript * fix the assert message for pytorch version.
-
- Apr 12, 2021
-
-
q.yao authored
* add dynamic export and visualize to pytorch2onnx * update document * fix lint * fix dynamic error and add visualization * fix lint * update docstring * update doc * Update help info for --show Co-authored-by:
Jerry Jiarui XU <xvjiarui0826@gmail.com> * fix lint Co-authored-by:
maningsheng <maningsheng@sensetime.com> Co-authored-by:
Jerry Jiarui XU <xvjiarui0826@gmail.com>
-
- Mar 22, 2021
-
-
谢昕辰 authored
* Support plot logs * add plot log docs
-
- Dec 23, 2020
-
-
Jerry Jiarui XU authored
* refactor docs * add docs * add modelzoo * refactor getting started
-