quark.onnx.tools.convert_nchw_to_nhwc
#
Convert the input NCHW model to the NHWC model.
Example : python -m quark.onnx.tools.convert_nchw_to_nhwc –input [INPUT_PATH] –output [OUTPUT_PATH]
quark.onnx.tools.convert_nchw_to_nhwc
#Convert the input NCHW model to the NHWC model.
Example : python -m quark.onnx.tools.convert_nchw_to_nhwc –input [INPUT_PATH] –output [OUTPUT_PATH]