Home
last modified time | relevance | path

Searched refs:entry_computation_name (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_execution_profile.cc53 const std::string& entry_computation_name) { in CreateHloProfilePrinterData() argument
120 profile_printer_data->set_entry_computation(entry_computation_name); in CreateHloProfilePrinterData()
H A Dhlo_execution_profile.h103 const std::string& entry_computation_name);
H A Dhlo.proto464 string entry_computation_name = 2; field
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/xla/tests/translate/
H A Dsimple.mlir12 // CHECK: entry_computation_name: "main
H A Dsimple.hlo4 entry_computation_name: "foo.5"
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/protobuf/
H A Dmemory_viewer_preprocess.proto76 string entry_computation_name = 9; field
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/convert/
H A Dhlo_proto_to_memory_visualization_utils.cc536 hlo_proto.hlo_module().entry_computation_name()); in ConvertHloProtoToPreprocessResult()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Dxla_compilation_cache.cc819 hlo_module.entry_computation_name())); in VerifyLoadedCacheEntry()