Searched refs:SE_CHECK_OK (Results 1 – 8 of 8) sorted by relevance
31 #define SE_CHECK_OK(val) TF_CHECK_OK(val) macro
94 SE_CHECK_OK(MultiPlatformManager::RegisterPlatform(std::move(platform))); in InitializeHostPlatform()
167 [other]() { SE_CHECK_OK(other->BlockHostUntilDone()); }); in CreateStreamDependency()
99 SE_CHECK_OK(MultiPlatformManager::RegisterPlatform(std::move(platform))); in InitializeXlaInterpreterPlatform()
95 [other]() { SE_CHECK_OK(other->BlockHostUntilDone()); }); in CreateStreamDependency()
168 SE_CHECK_OK(MultiPlatformManager::RegisterPlatform(std::move(platform))); in InitializeROCmPlatform()
201 SE_CHECK_OK(MultiPlatformManager::RegisterPlatform(std::move(platform))); in InitializeCudaPlatform()
175 SE_CHECK_OK(tensorflow::ReadInt64FromEnvVar("TF_PER_DEVICE_MEMORY_LIMIT_MB", in GetMemoryLimitBytes()