Home
last modified time | relevance | path

Searched defs:platform_fns (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/c/experimental/stream_executor/
Dstream_executor.cc100 port::Status ValidateSPPlatformFns(const SP_PlatformFns& platform_fns) { in ValidateSPPlatformFns()
241 SP_Platform* platform, SP_PlatformFns* platform_fns, in CStreamExecutor()
675 SP_PlatformFns platform_fns, in CPlatform()
763 SP_PlatformFns platform_fns{SP_PLATFORM_FNS_STRUCT_SIZE}; in InitStreamExecutorPlugin() local
Dstream_executor.h495 SP_PlatformFns* platform_fns; // output, set by plugin member
Dstream_executor_test.cc191 SP_PlatformFns* platform_fns) { in PopulateDefaultPlatform()
207 void destroy_platform_fns(SP_PlatformFns* const platform_fns) {} in destroy_platform_fns()