Home
last modified time | relevance | path

Searched refs:current_pass_id (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_module_metadata.h64 StatusOr<int64> current_pass_id() { in current_pass_id() function
Dhlo_pass_pipeline.cc99 StatusOr<int64> pass_id = module.metadata()->current_pass_id(); in SetInstructionMetadata()