Searched refs:one_input_tensor (Results 1 – 1 of 1) sorted by relevance
579 for (auto &one_input_tensor : inputs_tensor_info_) { in CheckForTensorSliceValid() local580 auto slice_shape = one_input_tensor.slice_shape(); in CheckForTensorSliceValid()