Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
H A Dtensor_array_ops_decomposition.cc77 LogicalResult GetSplitElementTypeAndCount(TF::TensorArraySplitV3Op split, in GetSplitElementTypeAndCount() function
129 if (failed(GetSplitElementTypeAndCount(split, &t, &count))) { in GetTensorArrayElementShape()
332 if (failed(GetSplitElementTypeAndCount(split, &elem_type, &count))) { in HandleTensorArraySplitV3Op()