Closed alifahrri closed 4 years ago
error at test_postprocess_export.py
E onnxruntime.capi.onnxruntime_pybind11_state.InvalidArgument: [ONNXRuntimeError] : 2 : INVALID_ARGUMENT : Invalid Feed Input Name:iou_threshold
FAILED tests/test_postprocess_export.py::PostprocessTest::test_yolo_postprocess_onnx - onnxruntime.capi.onnxruntime_pybind11_state.InvalidArgument: [ONNX...
all good, but while testing it I found that efficientnet original model is failed to be exported, I guess it needs another issue for that. probably something to do with the activation function I changed.
hmm ok
I guess it's okay for this to be merged
Type of changes
Please check the type of change your PR introduces: - [x] Bugfix - [ ] Feature - [ ] Code style update (formatting, renaming) - [ ] Refactoring (no functional changes, no api changes) - [ ] Build related changes - [ ] Documentation content changes - [ ] Other (please describe): ## What is the current behavior?Related issues :
What is the new behavior?
Checklist
[Unreleased]
Changelog