- 31 3月, 2023 2 次提交
-
-
由 wjj19950828 提交于
-
由 Jason 提交于
[Bug]Support YOLOv8-cls
-
- 23 3月, 2023 1 次提交
-
-
由 Jason 提交于
Add ONNX2Paddle for visualdl
-
- 22 3月, 2023 1 次提交
-
-
由 chenjian 提交于
-
- 15 3月, 2023 1 次提交
-
-
由 wjj19950828 提交于
-
- 14 3月, 2023 1 次提交
-
-
由 wjj19950828 提交于
-
- 13 2月, 2023 1 次提交
-
-
由 WJJ1995 提交于
* fixed Gemm bug * re-lint * fixed typo error * support fmod=1 * fixed nonzero bug * add nonzero test case * Support yolov8 for onnx * re-lint * fixed bug for paddleslim
-
- 18 1月, 2023 2 次提交
-
-
由 WJJ1995 提交于
-
由 wjj19950828 提交于
-
- 17 1月, 2023 1 次提交
-
-
由 WJJ1995 提交于
* fixed Gemm bug * re-lint * fixed typo error * support fmod=1 * fixed nonzero bug * add nonzero test case * Support yolov8 for onnx * re-lint
-
- 11 1月, 2023 1 次提交
-
-
由 PuQing 提交于
-
- 14 12月, 2022 1 次提交
-
-
由 WJJ1995 提交于
* fixed Gemm bug * re-lint * fixed typo error * support fmod=1 * fixed nonzero bug * add nonzero test case
-
- 13 12月, 2022 1 次提交
-
-
由 WJJ1995 提交于
* fixed Gemm bug * re-lint * fixed typo error * support fmod=1
-
- 08 12月, 2022 2 次提交
- 07 12月, 2022 1 次提交
-
-
由 PommesPeter 提交于
-
- 15 11月, 2022 3 次提交
-
-
由 Jason 提交于
Add FastDeploy YOLOv5/v6/v7 demo in readme
-
由 wjj19950828 提交于
-
由 wjj19950828 提交于
-
- 07 11月, 2022 1 次提交
-
-
由 Jason 提交于
Support GFPGAN
-
- 02 11月, 2022 2 次提交
-
-
由 wjj19950828 提交于
-
由 wjj19950828 提交于
-
- 10 10月, 2022 2 次提交
-
-
由 Jason 提交于
Fixed ToPILImage && rm SymbolicShapeInference
-
由 wjj19950828 提交于
-
- 09 10月, 2022 2 次提交
-
-
由 wjj19950828 提交于
-
由 wjj19950828 提交于
-
- 25 9月, 2022 1 次提交
-
-
由 Jason 提交于
Add input_shape_dict and rm raw_input
-
- 23 9月, 2022 2 次提交
-
-
由 wjj19950828 提交于
-
由 wjj19950828 提交于
-
- 19 9月, 2022 1 次提交
-
-
由 wjj19950828 提交于
-
- 06 9月, 2022 3 次提交
-
-
由 Jason 提交于
Set enable_code_optim default to False
-
由 wjj19950828 提交于
-
由 wjj19950828 提交于
-
- 24 8月, 2022 1 次提交
-
-
由 WJJ1995 提交于
-
- 22 8月, 2022 4 次提交
-
-
由 wjj19950828 提交于
-
由 wjj19950828 提交于
-
由 Jason 提交于
Fixed Readme
-
由 wjj19950828 提交于
-
- 19 8月, 2022 2 次提交
-
-
由 qqj1130247885 提交于
* Update onnx_decoder.py * Update opset.py * Update opset.py * Update opset.py * Update onnx_decoder.py * fix gemm and resize * add auto_test of 1 input ops * Update onnx_decoder.py * Update opset_legacy.py * Update opset_legacy.py * Update onnx_decoder.py * Update opset_legacy.py * Update opset_legacy.py * Update opset_legacy.py * Update test_auto_scan_one_input_ops_float32.py * Delete test_auto_scan_one_input_ops_float32.py * Create test_auto_scan_one_input_ops_float32.py * Update opset_legacy.py * test * add test of Tan * rename * add ops in directly map * keep op_legacy * Delete test_auto_scan_one_input_ops_float32.py * modify the name * fix * add ceil op * modify opset7 * Delete test_auto_scan_unarray_ops.py * add test of elu * Update test_auto_scan_unary_ops.py * Update test_auto_scan_elu.py * Update test_auto_scan_elu.py * fixx * test * test * test * test * add ref * add sinh + tanh * add sinh + tanh * add sinh + tanh * add sin Sinh tang * Update opset7.py * add :cosh,acosh,sinh,acosh * try * try * add Atanh * add Atanh * s * s * add Sqrt * s * add shape * s * add sign * add_celu * Delete test_auto_scan_elu.py * Delete test_auto_scan_unary_ops.py * Delete opset7.py * 复原 * add Celu * Update opset7.py * Update opset9.py * add selu * Update opset7.py * add relu * update relu datatype * Update opset14.py * fix code style * fix code style * add_hardsigmoid * add_reduce_op * fix * fix * add reduceL2 * remove log and exp * add selu in opset7 * Delete test_auto_scan_celu.py * Delete test_auto_scan_relu.py * Delete test_auto_scan_reduce_ops.py * Delete test_auto_scan_hardsigmoid.py * add selu in opset7 * add selu in opset12 * add selu in opset14 * Update opset7.py * Update opset12.py * Update opset14.py * Update test_auto_scan_unary_ops.py * Update opset14.py * add elu * fix style * fix style * remove onnx * add auto scan test of softplus * add auto scan test of sigmoid * add test of sum OP in version 7 * add test of sum OP in version 8 * add test of sum OP in version 8 * Delete test_auto_scan_elu.py * Delete test_auto_scan_unary_ops.py * remove * remove * retest * test
-
由 qqj1130247885 提交于
* Update onnx_decoder.py * Update opset.py * Update opset.py * Update opset.py * Update onnx_decoder.py * fix gemm and resize * add auto_test of 1 input ops * Update onnx_decoder.py * Update opset_legacy.py * Update opset_legacy.py * Update onnx_decoder.py * Update opset_legacy.py * Update opset_legacy.py * Update opset_legacy.py * Update test_auto_scan_one_input_ops_float32.py * Delete test_auto_scan_one_input_ops_float32.py * Create test_auto_scan_one_input_ops_float32.py * Update opset_legacy.py * test * add test of Tan * rename * add ops in directly map * keep op_legacy * Delete test_auto_scan_one_input_ops_float32.py * modify the name * fix * add ceil op * modify opset7 * Delete test_auto_scan_unarray_ops.py * add test of elu * Update test_auto_scan_unary_ops.py * Update test_auto_scan_elu.py * Update test_auto_scan_elu.py * fixx * test * test * test * test * add ref * add sinh + tanh * add sinh + tanh * add sinh + tanh * add sin Sinh tang * Update opset7.py * add :cosh,acosh,sinh,acosh * try * try * add Atanh * add Atanh * s * s * add Sqrt * s * add shape * s * add sign * add_celu * Delete test_auto_scan_elu.py * Delete test_auto_scan_unary_ops.py * Delete opset7.py * 复原 * add Celu * Update opset7.py * Update opset9.py * add selu * Update opset7.py * add relu * update relu datatype * Update opset14.py * fix code style * fix code style * add_hardsigmoid * add_reduce_op * fix * fix * add reduceL2 * remove log and exp * add selu in opset7 * Delete test_auto_scan_celu.py * Delete test_auto_scan_relu.py * Delete test_auto_scan_reduce_ops.py * Delete test_auto_scan_hardsigmoid.py * add selu in opset7 * add selu in opset12 * add selu in opset14 * Update opset7.py * Update opset12.py * Update opset14.py * Update test_auto_scan_unary_ops.py * Update opset14.py * add elu * fix style * fix style * add auto test of isnan * check * add opmap of isnan * Delete test_auto_scan_elu.py * Delete test_auto_scan_unary_ops.py * re-lint * re-lint * retest * test
-