Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter_context.h51 profile_index_map_(profile_index_map), in IrEmitterContext()
68 const HloProfileIndexMap* profile_index_map() { return profile_index_map_; } in profile_index_map()
94 const HloProfileIndexMap* profile_index_map_; variable