Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dconditional_thunk.cc66 se::DeviceMemoryBase branch_index_address = in ExecuteOnStream() local
69 stream->ThenMemcpy(&pred, branch_index_address, sizeof(bool)); in ExecuteOnStream()
71 stream->ThenMemcpy(&branch_index, branch_index_address, sizeof(int32)); in ExecuteOnStream()