Searched refs:VerifyInputShapes (Results 1 – 1 of 1) sorted by relevance
150 Status VerifyInputShapes(const std::vector<TensorShape>& shapes);533 Status TRTEngineOp::VerifyInputShapes( in VerifyInputShapes() function in tensorflow::tensorrt::TRTEngineOp663 Status verify_input_shape_status = VerifyInputShapes(input_concrete_shapes); in ComputeAsync()