You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MTRTException: failed to run pass pipeline
Error Code: 9: Skipping tactic 0x0000000000000000 due to exception [ir_verifier.cpp:run:555] Error while verifying IR
For graph
For basic block @1
For op 32: move: result0'.1-(int4[2][1]so[0]p[0], mem_prop=0) | __mye33-O:(int4[2][1]so[0], mem_prop=0)<entry>, stream = 0 // q_const_move_result0'.1
For constant __mye33-O:(int4[2][1]so[0], mem_prop=0)<entry>
Constant has payload element type none.
IBuilder::buildSerializedNetwork: Error Code 10: Internal Error (Could not find any implementation for node {ForeignNode[[tensorrt.constant] (%t0) ...(Unnamed Layer* 2) [Quantize]]}.)
(%t0) error: failed to translate function 'tensorrt_cluster' to a TensorRT engine
The text was updated successfully, but these errors were encountered:
If we try to quantize a constant to I4:
IRs:
We get an error:
The text was updated successfully, but these errors were encountered: