Home
last modified time | relevance | path

Searched defs:feed_dict (Results 1 – 25 of 33) sorted by relevance

12

/external/tensorflow/tensorflow/python/debug/wrappers/
Dgrpc_wrapper.py31 feed_dict, argument
120 def prepare_run_debug_urls(self, fetches, feed_dict): argument
217 feed_dict=None, argument
Ddumping_wrapper.py92 def prepare_run_debug_urls(self, fetches, feed_dict): argument
Dframework.py199 def __init__(self, fetches, feed_dict, run_options, run_metadata, argument
413 feed_dict=None, argument
570 def partial_run(self, handle, fetches, feed_dict=None): argument
847 def prepare_run_debug_urls(self, fetches, feed_dict): argument
877 def _prepare_run_watch_config(self, fetches, feed_dict): argument
Ddumping_wrapper_test.py285 def counting_watch_fn(fetches, feed_dict): argument
328 def counting_watch_fn(fetches, feed_dict): argument
/external/tensorflow/tensorflow/python/client/
Dsession.py54 def run(self, fetches, feed_dict=None, options=None, run_metadata=None): argument
62 def partial_run(self, handle, fetches, feed_dict=None): argument
797 def run(self, fetches, feed_dict=None, options=None, run_metadata=None): argument
916 def partial_run(self, handle, fetches, feed_dict=None): argument
1051 def _run(self, handle, fetches, feed_dict, options, run_metadata): argument
1297 def _do_run(self, handle, target_list, fetch_list, feed_dict, options, argument
1329 def _run_fn(session, feed_dict, fetch_list, target_list, options, argument
1342 def _prun_fn(session, handle, feed_dict, fetch_list): argument
1418 def _update_with_movers(self, feed_dict, feed_map): argument
Dtf_session_helper.cc46 const TF_Buffer* run_options, PyObject* feed_dict, in TF_Run_wrapper_helper()
150 PyObject* feed_dict, const NameVector& output_names, in TF_Run_wrapper()
178 PyObject* feed_dict, const NameVector& output_names, in TF_PRun_wrapper()
/external/tensorflow/tensorflow/python/debug/lib/
Dcommon.py74 def get_run_key(feed_dict, fetches): argument
Ddebug_graph_reconstruction_test.py84 feed_dict=None, argument
/external/tensorflow/tensorflow/contrib/opt/python/training/
Dexternal_optimizer.py144 feed_dict=None, argument
261 def _make_eval_func(self, tensors, session, feed_dict, fetches, argument
290 feed_dict, argument
/external/tensorflow/tensorflow/contrib/training/python/training/
Devaluation.py277 feed_dict=None): argument
349 feed_dict=None, argument
Dbucket_ops_test.py88 def enqueue_inputs(self, sess, feed_dict): argument
/external/tensorflow/tensorflow/python/debug/cli/
Dcli_shared.py281 feed_dict, argument
397 feed_dict, argument
/external/tensorflow/tensorflow/python/kernel_tests/
Dfft_ops_test.py106 def _tfFFT(self, x, rank, fft_length=None, feed_dict=None): argument
111 def _tfIFFT(self, x, rank, fft_length=None, feed_dict=None): argument
251 def _tfFFT(self, x, rank, fft_length=None, feed_dict=None): argument
255 def _tfIFFT(self, x, rank, fft_length=None, feed_dict=None): argument
Dconcat_op_test.py556 self, inp_tensors, axis, output_shape, feed_dict=None): argument
568 self, inp_tensors, axis, output_shape, gather_indexes, feed_dict=None): argument
Dreduction_ops_test.py131 def _compare(self, x, reduction_axes, keepdims, feed_dict=None): argument
139 def _compareAll(self, x, reduction_axes, feed_dict=None): argument
146 def _compareAllAxes(self, x, feed_dict=None): argument
895 feed_dict=None): argument
909 def _compareAll(self, x, reduction_axes, feed_dict=None): argument
/external/tensorflow/tensorflow/contrib/bayesflow/python/kernel_tests/
Dhmc_test.py77 feed_dict=None): argument
190 sess, feed_dict=None): argument
355 sess, feed_dict=None): argument
462 sess, feed_dict=None): argument
/external/tensorflow/tensorflow/contrib/learn/python/learn/
Dgraph_actions.py104 def _run_with_monitors(session, step, tensors, feed_dict, monitors): argument
626 def run_n(output_dict, feed_dict=None, restore_checkpoint_path=None, n=1): argument
706 def infer(restore_checkpoint_path, output_dict, feed_dict=None): argument
/external/tensorflow/tensorflow/examples/tutorials/mnist/
Dmnist_with_summaries.py149 def feed_dict(train): function
/external/tensorflow/tensorflow/python/debug/examples/
Ddebug_mnist.py48 def feed_dict(train): function
/external/autotest/frontend/afe/feeds/
Dfeed.py13 def feed_view(request, url, feed_dict=None): argument
/external/tensorflow/tensorflow/python/training/
Devaluation.py124 feed_dict=None, argument
Dsession_run_hook.py215 def __new__(cls, fetches, feed_dict=None, options=None): argument
/external/tensorflow/tensorflow/python/framework/
Dsparse_tensor.py194 def eval(self, feed_dict=None, session=None): argument
/external/tensorflow/tensorflow/contrib/ffmpeg/
Ddecode_audio_op_test.py36 samples_per_second_tensor=None, feed_dict=None, argument
/external/tensorflow/tensorflow/python/platform/
Dbenchmark.py198 feed_dict=None, argument

12