Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/pluggable_device/
Dpluggable_device_plugin_init.cc30 static Status InitDeviceAndGraphModule(void* dso_handle) { in InitDeviceAndGraphModule() function
99 TF_RETURN_IF_ERROR(InitDeviceAndGraphModule(dso_handle)); in RegisterPluggableDevicePlugin()