tvm-tutorial icon indicating copy to clipboard operation
tvm-tutorial copied to clipboard

TVM tutorial

Results 1 tvm-tutorial issues
Sort by recently updated
recently updated
newest added

relay.frontend.from_tflite() fail, seems NCHW not supported. Have a try with modifying run_tvm.py to NHWC and can relay.frontend.from_tflite() can pass, is it to say we cannot support NCHW when convert TFLite?...