Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dhlo_execution_profiler.cc60 computation_profile_index_(index) { in HloExecutionProfiler()
72 computation_profile_index_, in FinishExecution()
Dhlo_execution_profiler.h83 size_t computation_profile_index_; variable