HomeSort by relevance Sort by last modified time
    Searched refs:PrepareRunGraph (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/core/distributed_runtime/
worker.h 106 Status PrepareRunGraph(RunGraphRequestWrapper* req,
worker.cc 92 Status Worker::PrepareRunGraph(RunGraphRequestWrapper* req,
142 Status s = PrepareRunGraph(request, &in, out);
217 Status s = PrepareRunGraph(request, &in, out);

Completed in 107 milliseconds