Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
H A Dtensor_array_ops_decomposition.cc425 LogicalResult HandleTensorArrayGatherV3Op( in HandleTensorArrayGatherV3Op() function
890 if (failed(HandleTensorArrayGatherV3Op(gather, *stats))) return failure(); in DecomposeTensorArrayOps()