Traceback (most recent call last): File “/mnt/e/code/tvm/apps/benchmark/arm_cpu_imagenet_bench.py”, line 123, in evaluate_network(network, target, target_host, args.repeat) File “/mnt/e/code/tvm/apps/benchmark/arm_cpu_imagenet_bench.py”, line 59, in evaluate_network remote.upload(tmp.relpath(filename)) File “/mnt/e/code/tvm/python/tvm/rpc/client.py”, line 115, in upload self._remote_funcs[“upload”](target, blob) File “/mnt/e/code/tvm/python/tvm/_ffi/_ctypes/packed_func.py”, line 237, in call raise get_last_ffi_error() tvm._ffi.base.TVMError: Traceback (most recent call last): 3: TVMFuncCall 2: tvm::runtime::RPCWrappedFunc::operator()(tvm::runtime::TVMArgs, tvm::runtime::TVMRetValue*) const 1: tvm::runtime::RPCClientSession::CallFunc(void*, TVMValue const*, int const*, int, std::function<void (tvm::runtime::TVMArgs)> const&) 0: tvm::runtime::RPCEndpoint::CallFunc(void*, TVMValue const*, int const*, int, std::function<void (tvm::runtime::TVMArgs)>) File “/mnt/e/code/tvm/src/runtime/rpc/rpc_endpoint.cc”, line 804 TVMError:
An error occurred during the execution of TVM. For more information, please see: Handle TVM Errors — tvm 0.11.dev0 documentation
Check failed: (code == RPCCode::kReturn) is false: code=kShutdown