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.cc66 port::Status ValidateSPPlatformFns(const SP_PlatformFns& platform_fns) { in ValidateSPPlatformFns()
213 SP_Platform* platform, SP_PlatformFns* platform_fns, in CStreamExecutor()
660 SP_PlatformFns platform_fns, in CPlatform()
758 SP_PlatformFns platform_fns{SP_PLATFORM_FNS_STRUCT_SIZE}; in InitStreamExecutorPlugin() local
Dstream_executor_test_util.cc180 SP_PlatformFns* platform_fns) { in PopulateDefaultPlatform()
197 void DestroyPlatformFns(SP_PlatformFns* platform_fns) {} in DestroyPlatformFns()
Dstream_executor.h519 SP_PlatformFns* platform_fns; // output, set by plugin member