Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dstack_ops_decomposition.cc159 LogicalResult HandleWhileOp( in HandleWhileOp() function
530 if (failed(HandleWhileOp(while_op, module, *data_var_to_size_var, in DecomposeStackOpsInternal()
Dtensor_list_ops_decomposition.cc163 LogicalResult HandleWhileOp( in HandleWhileOp() function
889 if (failed(HandleWhileOp(while_op, module, buffer_to_size, in DecomposeTensorListOpsInternal()
Dtensor_array_ops_decomposition.cc556 LogicalResult HandleWhileOp(TF::WhileOp while_op, ModuleOp module, in HandleWhileOp() function
895 if (failed(HandleWhileOp(while_op, module, stats, in DecomposeTensorArrayOps()