Home
last modified time | relevance | path

Searched defs:cluster_func_op (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
H A Dcluster_outlining.cc116 auto cluster_func_op = builder->create<tf_device::ClusterFuncOp>( in OutlineCluster() local
139 auto cluster_func_op = builder->create<tf_device::LaunchFuncOp>( in OutlineLaunch() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/transforms/
H A Dtf_to_tfrt.cc2149 auto cluster_func_op = builder.create<tfrt::jitrt::CallOp>( in OutlineClusterOp() local