Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
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
Dhlo_module_metadata.h77 Status set_current_pass_pipeline_name(const std::string& pipeline_name) { in set_current_pass_pipeline_name()
Dhlo_pass_pipeline_test.cc380 std::string pipeline_name = std::string(pipeline.name()); in TEST_F() local
Ddump.cc134 should_dump_pipeline = [pattern](string_view pipeline_name) { in CanonicalDebugOptions()
696 string_view pipeline_name, string_view before_pass_name, in DumpHloModuleBetweenPassesIfEnabled()
Dhlo.proto692 string pipeline_name = 3; field
/external/tensorflow/tensorflow/core/function/
Druntime_client.cc111 Status Runtime::TransformFunction(StringPiece name, StringPiece pipeline_name) { in TransformFunction()
/external/deqp-deps/amber/src/
Dshader_compiler.cc69 const std::string pipeline_name = pipeline->GetName(); in Compile() local