Searched defs:tensor_slice (Results 1 – 3 of 3) sorted by relevance
38 auto tensor_slice = tensor.tensor<float, 3>().slice(start_indices, sizes); in TEST() local63 auto tensor_slice = tensor.tensor<qint8, 3>().slice(start_indices, sizes); in TEST() local
61 auto tensor_slice = in AsymmetricQuantize() local
212 for (const TensorSlice& tensor_slice : tensor_slices) { in Compute() local