Home
last modified time | relevance | path

Searched defs:true_fn (Results 1 – 15 of 15) sorted by relevance

/external/tensorflow/tensorflow/python/kernel_tests/
Dcond_v2_test.py47 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 …]
Dcritical_section_test.py69 def true_fn(): function
Dcontrol_flow_ops_py_test.py664 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/
Dauto_control_deps_test.py61 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
Dsmart_cond.py27 def smart_cond(pred, true_fn=None, false_fn=None, name=None): argument
Dops_test.py793 def true_fn(): function
/external/tensorflow/tensorflow/python/layers/
Dutils.py179 def smart_cond(pred, true_fn=None, false_fn=None, name=None): argument
/external/tensorflow/tensorflow/python/keras/utils/
Dtf_utils.py33 def smart_cond(pred, true_fn=None, false_fn=None, name=None): argument
/external/tensorflow/tensorflow/python/ops/
Dcond_v2.py51 def cond_v2(pred, true_fn, false_fn, name="cond"): argument
Dcontrol_flow_ops_test.py698 def true_fn(): function
874 def true_fn(): function
Dcontrol_flow_ops.py1844 true_fn=None, argument
2081 true_fn=None, argument
/external/tensorflow/tensorflow/compiler/jit/
Dextract_outside_compilation_pass_test.cc573 NameAttrList true_fn; in TEST_F() local
/external/tensorflow/tensorflow/python/eager/
Dbackprop_test.py709 def true_fn(): function
/external/tensorflow/tensorflow/python/ops/parallel_for/
Dpfor.py499 def true_fn(control_inputs, body_pfor, body_output, stacked): function
/external/squashfs-tools/squashfs-tools/
Daction.c2488 static int true_fn(struct atom *atom, struct action_data *action_data) in true_fn() function