Home
last modified time | relevance | path

Searched defs:attr_value_map (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/runtime_fallback/util/
H A Dattr_util.cc512 tensorflow::AttrValueMap* attr_value_map) { in FillAttrValueMap()
669 tensorflow::AttrValueMap* attr_value_map) { in SetUpAttrValueMap()
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/fallback/
H A Dop_kernel_runner.cc51 auto* attr_value_map = node_def.mutable_attr(); in BuildNodeDef() local
/aosp_15_r20/external/tensorflow/tensorflow/core/runtime_fallback/kernel/
H A Dop_kernel_runner.cc51 auto* attr_value_map = node_def.mutable_attr(); in BuildNodeDef() local
H A Dkernel_fallback_op_handler.cc290 tensorflow::AttrValueMap* attr_value_map) { in MakeOp()
H A Dkernel_fallback_execute_compat.cc618 tensorflow::AttrValueMap* attr_value_map) { in KernelFallbackCreateOp()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Dnode_matchers.cc201 const AttrValueMap attr_value_map = node->def().attr(); in MatchAndExplain() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/flex/
H A Dkernel.cc249 [this](tensorflow::AttrValueMap* attr_value_map) { in BuildOpKernelRunner()