Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/tpu/
Dtpu_executor_api.cc22 static TfTpu_ExecutorApiFn executor_api_fn; in ExecutorApiFn() local
26 bool IsInitialized(TfTpu_ExecutorApiFn* executor_api_fn) { in IsInitialized()