Searched refs:num_tensors_int (Results 1 – 1 of 1) sorted by relevance
1048 int64_t num_tensors_int = static_cast<int64_t>(num_tensors); in TFE_Py_TensorShapeSlice() local1054 tensorflow::DT_INT32, /*dim_sizes=*/{num_tensors_int}); in TFE_Py_TensorShapeSlice()1056 if (num_tensors_int > 0) { in TFE_Py_TensorShapeSlice()