Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_executable.cc69 entry_computation_profile_index_(params.entry_computation_profile_index), in GpuExecutable()
159 sub_streams, entry_computation_profile_index_); in ExecuteThunks()
249 entry_computation_profile_index_)); in ExecuteThunks()
Dgpu_executable.h206 size_t entry_computation_profile_index_ = -1; variable