Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/client/
Dsession.py1051 def _setup_fn(session, feed_list, fetch_list, target_list): argument
1223 target_list, argument
1289 def _do_run(self, handle, target_list, fetch_list, feed_dict, options, argument
1316 def _run_fn(feed_dict, fetch_list, target_list, options, run_metadata): argument
1404 def _call_tf_sessionrun(self, options, feed_dict, fetch_list, target_list, argument
/external/libchrome/base/
Dfeature_list.cc396 std::string* target_list = nullptr; in GetFeatureOverridesImpl() local
/external/openssh/
Dreadconf.h28 char *target_list; member
/external/u-boot/tools/buildman/
Dbuilder.py931 def PrintSizeDetail(self, target_list, show_bloat): argument