Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_pass_pipeline.cc37 const std::string& pipeline_name) { in RecordPassStartMetadata()
46 const std::string& pipeline_name) { in RecordPassStartMetadata()
148 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.cc276 std::string pipeline_name = std::string(pipeline.name()); in TEST_F() local
Dhlo.proto570 string pipeline_name = 3; field
Ddump.cc446 string_view pipeline_name, string_view before_pass_name, in DumpHloModuleBetweenPassesIfEnabled()
/external/deqp-deps/amber/src/
Dshader_compiler.cc69 const std::string pipeline_name = pipeline->GetName(); in Compile() local