Searched refs:num_input_shapes (Results 1 – 2 of 2) sorted by relevance
259 int64_t num_input_shapes, in GetInputTupleAllocations() argument262 if (input_coords.size() != num_input_shapes) { in GetInputTupleAllocations()265 input_coords.size(), " vs. ", num_input_shapes); in GetInputTupleAllocations()
80 int64_t num_input_shapes,