Views
No views yet
SignatureDef.subgraphIndex field inside a .tflite model.SignatureRunner for the malformed signature succeeds.get_input_details() or get_output_details() on that runner crashes the process natively.reverse_signature_model.bin: public TensorFlow test fixture used as the clean baselineinvalid_signature_subgraph.bin: mutated model with signatureDefs[0].subgraphIndex = 99repro_invalid_signature_subgraph.py: reproduces the crash and shows the clean baselinePYTHONPATH=/tmp/tflite-hunt python3 repro_invalid_signature_subgraph.pyget_input_details() is called on the signature runner