Home
last modified time | relevance | path

Searched defs:num_inputs_to_concat (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/framework/
Dcommon_shape_fns.cc1294 Status ConcatShape(InferenceContext* c, int num_inputs_to_concat) { in ConcatShape()
1306 Status QuantizedConcatV2Shape(InferenceContext* c, int num_inputs_to_concat) { in QuantizedConcatV2Shape()