Vincent Von
Vincent Von
any solution for this issue?
have you successfully run the search.py?
check it here, for the last response. [https://github.com/onnx/onnx/issues/2216](url) it requires custom operators, tutorials is here [https://github.com/onnx/tutorials/tree/master/PyTorchCustomOperator](url) I'm currently working on it, but haven't run it sucessfully.
what u have done may be called "dummy quantization" - i.e. only test the tool and won't do anything abt quantization. For uint8 quantization using toco, currently, u may need...