Home
last modified time | relevance | path

Searched refs:destroy_platform_fns_ (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/c/experimental/stream_executor/
Dstream_executor_internal.h85 void (*destroy_platform_fns_)(SP_PlatformFns*); variable
Dstream_executor.cc682 destroy_platform_fns_(destroy_platform_fns), in CPlatform()
694 destroy_platform_fns_(&platform_fns_); in ~CPlatform()