Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/client/
Dclient.cc255 *request.mutable_handle() = handle; in Execute()
/external/tensorflow/tensorflow/compiler/xla/service/
Dservice.cc825 *result->mutable_handle() = compilation_cache_.Insert(std::move(executable)); in Compile()
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_blas.cc3121 auto mutable_handle = const_cast<cublasLtMatmulAlgo_t *>(handle); in DoBlasInternalImpl() local
3123 return cublasLtMatmulAlgoConfigGetAttribute(mutable_handle, attr, value, in DoBlasInternalImpl()