When importing onnx file in TIDL, I am facing the following error
ONNX operator Div is not suported now.. By passing
ONNX operator Sigmoid is not suported now.. By passing
ONNX operator Sigmoid is not suported now.. By passing
Could not find const or initializer 763 !!!
Only float and INT64 tensor is suported
CHECK failed: (index) < (current_size_):
terminate called after throwing an instance of 'google::protobuf::FatalException'
what(): CHECK failed: (index) < (current_size_):
Please do guide me in resolving this