Home
last modified time | relevance | path

Searched defs:node_op (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dop_segment.cc104 const string& node_op) { in ShouldOwnKernel()
H A Dop_kernel.cc1374 StringPiece node_op, AttrSlice node_attrs, const KernelRegistration** reg, in FindKernelRegistration()
1475 StringPiece node_op, StringPiece node_device, AttrSlice node_attrs, in FindKernelDef()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/
H A Dmlir_bridge_pass.cc136 auto node_op = node->type_string(); in HasQualifiedNonTPUOp() local
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/
H A Dutils.cc480 absl::string_view node_op, absl::string_view node_device, in IsKernelRegisteredForNode()