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.cc78 se::DeviceMemoryBase branch_index_address = in ExecuteOnStream() local
81 stream.ThenMemcpy(&pred, branch_index_address, sizeof(bool)); in ExecuteOnStream()
83 stream.ThenMemcpy(&branch_index, branch_index_address, sizeof(int32)); in ExecuteOnStream()