/external/tensorflow/tensorflow/python/kernel_tests/ |
D | cond_v2_test.py | 47 def _testCond(self, true_fn, false_fn, train_vals, feed_dict=None): argument 78 def true_fn(): function 108 def true_fn(): function 123 def true_fn(): function 138 def true_fn(): function 154 def true_fn(): function 170 def true_fn(): function 211 def true_fn(): function 231 def true_fn(): function 256 def true_fn(): function [all …]
|
D | critical_section_test.py | 69 def true_fn(): function
|
D | control_flow_ops_py_test.py | 664 def true_fn(): function 704 def true_fn(): function 732 def true_fn(): function 847 true_fn = lambda: x function 1071 def true_fn(): function 4231 def true_fn(): function 4326 def true_fn(): function
|
/external/tensorflow/tensorflow/python/framework/ |
D | auto_control_deps_test.py | 61 def true_fn(): function 83 def true_fn(): function 108 def true_fn(): function 142 def true_fn(): function 164 def true_fn(): function 185 def true_fn(): function
|
D | smart_cond.py | 27 def smart_cond(pred, true_fn=None, false_fn=None, name=None): argument
|
D | ops_test.py | 793 def true_fn(): function
|
/external/tensorflow/tensorflow/python/layers/ |
D | utils.py | 179 def smart_cond(pred, true_fn=None, false_fn=None, name=None): argument
|
/external/tensorflow/tensorflow/python/keras/utils/ |
D | tf_utils.py | 33 def smart_cond(pred, true_fn=None, false_fn=None, name=None): argument
|
/external/tensorflow/tensorflow/python/ops/ |
D | cond_v2.py | 51 def cond_v2(pred, true_fn, false_fn, name="cond"): argument
|
D | control_flow_ops_test.py | 698 def true_fn(): function 874 def true_fn(): function
|
D | control_flow_ops.py | 1844 true_fn=None, argument 2081 true_fn=None, argument
|
/external/tensorflow/tensorflow/compiler/jit/ |
D | extract_outside_compilation_pass_test.cc | 573 NameAttrList true_fn; in TEST_F() local
|
/external/tensorflow/tensorflow/python/eager/ |
D | backprop_test.py | 709 def true_fn(): function
|
/external/tensorflow/tensorflow/python/ops/parallel_for/ |
D | pfor.py | 499 def true_fn(control_inputs, body_pfor, body_output, stacked): function
|
/external/squashfs-tools/squashfs-tools/ |
D | action.c | 2488 static int true_fn(struct atom *atom, struct action_data *action_data) in true_fn() function
|