Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Ddirect_session.cc1867 executors_and_keys_(executors_and_keys), in RunCallableCallFrame()
1872 return executors_and_keys_->input_types.size(); in num_args()
1875 return executors_and_keys_->output_types.size(); in num_retvals()
1897 ExecutorsAndKeys* const executors_and_keys_; // Not owned. member in tensorflow::DirectSession::RunCallableCallFrame