Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Ddirect_session.cc464 ExecutorsAndKeys* executors_and_keys, in RunInternal()
746 ExecutorsAndKeys* executors_and_keys; in Run() local
845 ExecutorsAndKeys* executors_and_keys; in PRunSetup() local
920 ExecutorsAndKeys* executors_and_keys; in PRun() local
1040 const ExecutorsAndKeys* executors_and_keys, in SendPRunInputs()
1080 const ExecutorsAndKeys* executors_and_keys, RunState* run_state, in RecvPRunOutputs()
1126 const ExecutorsAndKeys* executors_and_keys, in CheckFetch()
1349 gtl::ArraySlice<string> target_nodes, ExecutorsAndKeys** executors_and_keys, in GetOrCreateExecutors()
1742 ExecutorsAndKeys* executors_and_keys, in RunCallableCallFrame()
1792 std::shared_ptr<ExecutorsAndKeys> executors_and_keys; in RunCallable() local
Ddirect_session.h350 std::shared_ptr<ExecutorsAndKeys> executors_and_keys; member