Home
last modified time | relevance | path

Searched refs:ConvertHalfTensor (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/
Dconvert_tensor.cc99 ElementsAttr ConvertHalfTensor(const Tensor& tensor, RankedTensorType type) { in ConvertHalfTensor() function
156 return ConvertHalfTensor(input_tensor, type); in ConvertTensor()