Searched refs:QuantizedConcatV2Shape (Results 1 – 3 of 3) sorted by relevance
51 TF_RETURN_IF_ERROR(shape_inference::QuantizedConcatV2Shape(c, n)); in __anond4979b3e0102()81 TF_RETURN_IF_ERROR(shape_inference::QuantizedConcatV2Shape(c, n)); in __anond4979b3e0202()
282 Status QuantizedConcatV2Shape(InferenceContext* c, int num_inputs_to_concat);
1306 Status QuantizedConcatV2Shape(InferenceContext* c, int num_inputs_to_concat) { in QuantizedConcatV2Shape() function