Searched refs:sig_shape (Results 1 – 1 of 1) sorted by relevance
290 ShapeVector sig_shape = sig->shape(); in VerifyInputSignature() local294 if (tensor_shape != sig_shape) { in VerifyInputSignature()