Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/profiler/rpc/
Dprofiler_server.cc29 ? profiler_context->eager_context->TFEnv() in StartProfilerServer()
Dprofiler_service_impl.cc48 ? profiler_context_.eager_context->TFEnv() in Profile()
/external/tensorflow/tensorflow/core/common_runtime/eager/
Dcontext.h241 tensorflow::Env* TFEnv() const { return env_; } in TFEnv() function
/external/tensorflow/tensorflow/c/
Dc_api_experimental.cc8784 n->thread.reset(op->operation.EagerContext()->TFEnv()->StartThread( in TFE_ExecuteOpInNewThread()