Dmitry Kurtaev
Dmitry Kurtaev
> May I change some parts of the benchmark for adding DaSiamRPN in the list of trackers, due to changes in the DaSiamRPN tracker sample? Like: from dasiamrpn_tracker import DaSiamRPNTracker...
Please unite all the numbers into a single table (seems to me that we need to run DaSiam again as a part of new script)
@mfuntowicz, @echarlaix, may I ask for review?
Hi! Just wanted to ask if you had a chance to review this proposal?
@AlexKoff88, first point is already implemented, if I understood it correctly. There are three options: (1) convert model from PyTorch on the fly (2) convert model from TensorFlow on the...
> Regarding first two "(1) convert model from PyTorch on the fly (2) convert model from TensorFlow on the fly ", are you going to use OVTF and anything handmade...
Hi! I've published all the work at https://github.com/dkurt/optimum-openvino (OpenVINO runtime and NNCF). Should I propose a reference in `setup.py` similar to Graphcore or update this PR including NNCF?
Alternative solution based on standalone package: https://github.com/huggingface/optimum/pull/64.
@echarlaix, @michaelbenayoun, please guide if this approach more applicable for adding new Optimum backend.
@echarlaix, @mfuntowicz, please review or decline