Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/pluggable_device/
Dpluggable_device_plugin_init.cc75 static Status InitKernelModule(void* dso_handle) { in InitKernelModule() function
102 TF_RETURN_IF_ERROR(InitKernelModule(dso_handle)); in RegisterPluggableDevicePlugin()