/external/tensorflow/tensorflow/python/debug/wrappers/ |
D | grpc_wrapper.py | 31 feed_dict, argument 120 def prepare_run_debug_urls(self, fetches, feed_dict): argument 217 feed_dict=None, argument
|
D | dumping_wrapper.py | 92 def prepare_run_debug_urls(self, fetches, feed_dict): argument
|
D | framework.py | 199 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
|
D | dumping_wrapper_test.py | 285 def counting_watch_fn(fetches, feed_dict): argument 328 def counting_watch_fn(fetches, feed_dict): argument
|
/external/tensorflow/tensorflow/python/client/ |
D | session.py | 54 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
|
D | tf_session_helper.cc | 46 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/ |
D | common.py | 74 def get_run_key(feed_dict, fetches): argument
|
D | debug_graph_reconstruction_test.py | 84 feed_dict=None, argument
|
/external/tensorflow/tensorflow/contrib/opt/python/training/ |
D | external_optimizer.py | 144 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/ |
D | evaluation.py | 277 feed_dict=None): argument 349 feed_dict=None, argument
|
D | bucket_ops_test.py | 88 def enqueue_inputs(self, sess, feed_dict): argument
|
/external/tensorflow/tensorflow/python/debug/cli/ |
D | cli_shared.py | 281 feed_dict, argument 397 feed_dict, argument
|
/external/tensorflow/tensorflow/python/kernel_tests/ |
D | fft_ops_test.py | 106 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
|
D | concat_op_test.py | 556 self, inp_tensors, axis, output_shape, feed_dict=None): argument 568 self, inp_tensors, axis, output_shape, gather_indexes, feed_dict=None): argument
|
D | reduction_ops_test.py | 131 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/ |
D | hmc_test.py | 77 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/ |
D | graph_actions.py | 104 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/ |
D | mnist_with_summaries.py | 149 def feed_dict(train): function
|
/external/tensorflow/tensorflow/python/debug/examples/ |
D | debug_mnist.py | 48 def feed_dict(train): function
|
/external/autotest/frontend/afe/feeds/ |
D | feed.py | 13 def feed_view(request, url, feed_dict=None): argument
|
/external/tensorflow/tensorflow/python/training/ |
D | evaluation.py | 124 feed_dict=None, argument
|
D | session_run_hook.py | 215 def __new__(cls, fetches, feed_dict=None, options=None): argument
|
/external/tensorflow/tensorflow/python/framework/ |
D | sparse_tensor.py | 194 def eval(self, feed_dict=None, session=None): argument
|
/external/tensorflow/tensorflow/contrib/ffmpeg/ |
D | decode_audio_op_test.py | 36 samples_per_second_tensor=None, feed_dict=None, argument
|
/external/tensorflow/tensorflow/python/platform/ |
D | benchmark.py | 198 feed_dict=None, argument
|