Home
last modified time | relevance | path

Searched defs:instruction_name (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/convert/
H A Dhlo_proto_to_memory_visualization_utils.cc103 std::string instruction_name, std::string group_name, in MakeHeapObject()
167 const std::string& instruction_name = proto->defined_at().instruction_name(); in Convert() local
344 const auto& instruction_name = in ConvertHloProtoToPreprocessResult() local
416 const std::string& instruction_name = in ConvertHloProtoToPreprocessResult() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo.proto533 string instruction_name = 2 [deprecated = true]; field
595 string instruction_name = 4; field
H A Dhlo_domain_test.cc52 bool HasDomainEdge(HloModule* module, absl::string_view instruction_name, in HasDomainEdge()
H A Dmemory_space_assignment_test.cc5181 auto get_memory_space = [&](absl::string_view instruction_name) { in TEST_P()
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/protobuf/
H A Dmemory_viewer_preprocess.proto20 string instruction_name = 7; field