Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/client/
Dlocal_client.cc269 backend().transfer_manager()->AllocateScopedShapedBuffer( in LiteralToShapedBuffer()
319 backend().transfer_manager()->AllocateScopedShapedBuffer( in TransferToLocalServer()
/external/tensorflow/tensorflow/compiler/xla/service/interpreter/
Dexecutable.cc107 transfer_manager->AllocateScopedShapedBuffer( in ExecuteOnStream()
/external/tensorflow/tensorflow/compiler/xla/tests/
Dxla_hlo_profile_test.cc146 transfer_manager->AllocateScopedShapedBuffer( in ExecuteAndFetchProfile()
153 transfer_manager->AllocateScopedShapedBuffer( in ExecuteAndFetchProfile()
Dtransfer_manager_test.cc57 ->AllocateScopedShapedBuffer( in AllocateDeviceBuffer()
Ddynamic_ops_test.cc770 ->AllocateScopedShapedBuffer(start_indices_shape, &allocator, in BM_DynamicSlice()
Dlocal_client_execute_test.cc919 ->AllocateScopedShapedBuffer(shape, &allocator, /*device_ordinal=*/0) in BM_LocalClientOverhead()
/external/tensorflow/tensorflow/compiler/xla/service/
Dtransfer_manager.h222 StatusOr<ScopedShapedBuffer> AllocateScopedShapedBuffer(
Dhlo_runner.cc100 backend().transfer_manager()->AllocateScopedShapedBuffer( in TransferLiteralToDevice()
306 backend().transfer_manager()->AllocateScopedShapedBuffer( in ExecuteReplicated()
Dtransfer_manager.cc309 StatusOr<ScopedShapedBuffer> TransferManager::AllocateScopedShapedBuffer( in AllocateScopedShapedBuffer() function in xla::TransferManager
Dservice.cc991 execute_backend_->transfer_manager()->AllocateScopedShapedBuffer( in TransferToServer()
/external/tensorflow/tensorflow/compiler/xrt/
Dxrt_state.cc85 Status AllocateScopedShapedBuffer( in AllocateScopedShapedBuffer() function
190 TF_RETURN_IF_ERROR(AllocateScopedShapedBuffer( in CreateAndTransfer()