[Apache TVM Discuss] [Questions] TypeError: int() argument must be a string, a bytes-like object or a number, not 'Any'

2021-11-14 Thread 987410 via Apache TVM Discuss
Traceback (most recent call last): File "./lxch_test_tf_onnx__mlperf_ssdresnet34.py", line 361, in enable_xtcl_save_so, enable_xtcl_load_so, lib_file, json_file, params_file) File "./lxch_test_tf_onnx__mlperf_ssdresnet34.py", line 137, in xtcl_run mod, params = r

[Apache TVM Discuss] [Questions] TypeError: int() argument must be a string, a bytes-like object or a number, not 'Any'

2021-11-14 Thread 987410 via Apache TVM Discuss
Hi, when I import ssd resnet34 into tvm (latest version), got the error below: TypeError: int() argument must be a string, a bytes-like object or a number, not 'Any' ERROR occurred in python/tvm/relay/fronted/tensorflow_ops.py: def _stridedSlice() ... ... ret = _op.reshape(out, newshape=tup