The source project of this merge request has been removed.
Cast operator pybind
Context
Cast pybind was required for quantized onnx models import.
See aidge_onnx issue: aidge_onnx#42 (moved)
Modified files
-
pybind_Cast.cpp, Added pybind file; -
pybind_core.cpp, Added cast method definition;
Edited by Olivier BICHLER