Searched refs:GetForPlatform (Results 1 – 19 of 19) sorted by relevance
85 TF_ASSIGN_OR_RETURN(auto compiler, Compiler::GetForPlatform(platform)); in CreateBackend()90 TransferManager::GetForPlatform(platform)); in CreateBackend()92 ComputationPlacer::GetForPlatform(platform)); in CreateBackend()
69 auto compiler_status = Compiler::GetForPlatform(platform); in GetSupportedPlatforms()124 TF_RETURN_IF_ERROR(Compiler::GetForPlatform(platform).status()); in GetPlatform()
99 static StatusOr<ComputationPlacer*> GetForPlatform(
82 /* static */ StatusOr<Compiler*> Compiler::GetForPlatform( in GetForPlatform() function in xla::Compiler
53 TF_ASSIGN_OR_RETURN(auto compiler, Compiler::GetForPlatform(platform)); in NewService()
157 /* static */ StatusOr<ComputationPlacer*> ComputationPlacer::GetForPlatform( in GetForPlatform() function in xla::ComputationPlacer
210 Compiler::GetForPlatform(stream->parent()->platform())); in ReadDynamicShapes()265 /* static */ StatusOr<TransferManager*> TransferManager::GetForPlatform( in GetForPlatform() function in xla::TransferManager
295 static StatusOr<TransferManager*> GetForPlatform(
287 static StatusOr<Compiler*> GetForPlatform(const se::Platform* platform);
30 auto tm = xla::TransferManager::GetForPlatform(platform); in GetRegisteredTpuTransferManager()
36 TF_ASSIGN_OR_RETURN(auto transfer_manager, TransferManager::GetForPlatform( in PopulateResultTupleBuffers()
158 TF_ASSIGN_OR_RETURN(auto compiler, xla::Compiler::GetForPlatform( in UpdateMetadata()162 xla::TransferManager::GetForPlatform(stream->parent()->platform())); in UpdateMetadata()206 TF_ASSIGN_OR_RETURN(auto compiler, xla::Compiler::GetForPlatform( in UpdateDynamicInputs()259 xla::TransferManager::GetForPlatform(stream->parent()->platform())); in UpdateDynamicInputs()278 xla::TransferManager::GetForPlatform(stream->parent()->platform())); in CreateOutputTuple()
106 TransferManager::GetForPlatform(platform)); in ExecuteAsyncOnStream()
39 xla::Compiler::GetForPlatform(platform.ValueOrDie()); in BuildXlaCompilationCache()
466 xla::TransferManager::GetForPlatform(stream->parent()->platform())); in PopulateOutputs()
133 TransferManager::GetForPlatform(local_client_->platform()).ValueOrDie(); in LocalClientTestBase()
760 TransferManager::GetForPlatform(platform).ValueOrDie(); in BM_DynamicSlice()
956 TransferManager::GetForPlatform(platform).ValueOrDie(); in BM_LocalClientOverhead()
287 xla::TransferManager::GetForPlatform(stream->parent()->platform())); in UpdateDynamicInputs()