Home
last modified time | relevance | path

Searched defs:pipeline_name (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_pass_pipeline.cc39 const std::string& pipeline_name) { in RecordPassStartMetadata()
48 const std::string& pipeline_name) { in RecordPassStartMetadata()
158 std::string pipeline_name = std::string(name()); in RunPassesInternal() local
H A Dhlo_module_metadata.h77 Status set_current_pass_pipeline_name(const std::string& pipeline_name) { in set_current_pass_pipeline_name()
H A Ddump.cc134 should_dump_pipeline = [pattern](string_view pipeline_name) { in CanonicalDebugOptions()
696 string_view pipeline_name, string_view before_pass_name, in DumpHloModuleBetweenPassesIfEnabled()
H A Dhlo_pass_pipeline_test.cc380 std::string pipeline_name = std::string(pipeline.name()); in TEST_F() local
H A Dhlo.proto692 string pipeline_name = 3; field
/aosp_15_r20/external/tensorflow/tensorflow/core/function/
H A Druntime_client.cc111 Status Runtime::TransformFunction(StringPiece name, StringPiece pipeline_name) { in TransformFunction()
/aosp_15_r20/external/mesa3d/src/intel/blorp/
H A Dblorp.c99 static const char *pipeline_name[] = { in blorp_shader_pipeline_to_name() local
/aosp_15_r20/external/deqp-deps/amber/src/
Dshader_compiler.cc69 const std::string pipeline_name = pipeline->GetName(); in Compile() local