Searched refs:QuantizedConcatV2Shape (Results 1 – 3 of 3) sorted by relevance
51 TF_RETURN_IF_ERROR(shape_inference::QuantizedConcatV2Shape(c, n)); in __anon741deadc0102()81 TF_RETURN_IF_ERROR(shape_inference::QuantizedConcatV2Shape(c, n)); in __anon741deadc0202()
215 Status QuantizedConcatV2Shape(InferenceContext* c, int num_inputs_to_concat);
1985 Status QuantizedConcatV2Shape(InferenceContext* c, int num_inputs_to_concat) { in QuantizedConcatV2Shape() function