Searched refs:IntTensorToInt64Vec (Results 1 – 2 of 2) sorted by relevance
39 void IntTensorToInt64Vec(const Tensor& tensor, in IntTensorToInt64Vec() function83 IntTensorToInt64Vec(begin_tensor, begin); in SharedSliceValidation()84 IntTensorToInt64Vec(size_tensor, size); in SharedSliceValidation()
40 gtl::InlinedVector<int64, 4> IntTensorToInt64Vec(const Tensor& tensor) { in IntTensorToInt64Vec() function101 *begin = IntTensorToInt64Vec(begin_tensor); in ValidateMklInputs()102 *size = IntTensorToInt64Vec(size_tensor); in ValidateMklInputs()