| /external/tensorflow/tensorflow/python/kernel_tests/control_flow/ |
| D | cond_v2_test.py | 53 def _testCond(self, true_fn, false_fn, train_vals, feed_dict=None): argument 99 def true_fn(): function 113 def true_fn(): function 129 def true_fn(): function 166 def true_fn(): function 181 def true_fn(): function 196 def true_fn(): function 212 def true_fn(): function 228 def true_fn(): function 294 def true_fn(): function [all …]
|
| D | control_flow_ops_py_test.py | 712 def true_fn(): function 753 def true_fn(): function 790 def true_fn(): function 827 def true_fn(): function 860 def true_fn(inputs): function 1128 def true_fn(): function 1153 def true_fn(): function 1173 def true_fn(): function 1327 def true_fn(): function 4728 def true_fn(): function [all …]
|
| /external/tensorflow/tensorflow/python/framework/ |
| D | auto_control_deps_test.py | 663 def true_fn(): function 685 def true_fn(): function 710 def true_fn(): function 744 def true_fn(): function 766 def true_fn(): function 787 def true_fn(): function
|
| D | smart_cond.py | 24 def smart_cond(pred, true_fn=None, false_fn=None, name=None): argument
|
| D | convert_to_constants_test.py | 370 def true_fn(x): function 394 def true_fn(): function 735 def true_fn(x): function 760 def true_fn(): function
|
| D | extension_type_test.py | 527 def true_fn(): function
|
| D | ops_test.py | 1296 def true_fn(): function
|
| /external/tensorflow/tensorflow/python/autograph/operators/ |
| D | conditional_expressions.py | 36 def true_fn(): function
|
| /external/tensorflow/tensorflow/python/keras/utils/ |
| D | control_flow_util.py | 87 def smart_cond(pred, true_fn=None, false_fn=None, name=None): # pylint: disable=invalid-name argument
|
| /external/tensorflow/tensorflow/python/ops/ragged/ |
| D | ragged_getitem.py | 461 def _if_ge_zero(value, true_fn, false_fn): argument
|
| /external/tensorflow/tensorflow/python/layers/ |
| D | utils.py | 176 def smart_cond(pred, true_fn=None, false_fn=None, name=None): argument
|
| /external/tensorflow/tensorflow/python/kernel_tests/ |
| D | critical_section_test.py | 76 def true_fn(): function
|
| /external/tensorflow/tensorflow/python/ops/ |
| D | cond_v2.py | 60 def cond_v2(pred, true_fn, false_fn, name="cond"): argument
|
| D | control_flow_ops.py | 1055 def _eager_cond_implementation(pred, true_fn, false_fn, strict, name): argument 1106 true_fn=None, argument 1326 def cond_for_tf_v2(pred, true_fn=None, false_fn=None, name=None): argument
|
| D | control_flow_ops_test.py | 765 def true_fn(): function 958 def true_fn(): function
|
| /external/tensorflow/tensorflow/python/ops/numpy_ops/ |
| D | np_utils.py | 596 def cond(pred, true_fn, false_fn): argument
|
| D | np_array_ops.py | 182 def true_fn(): function
|
| /external/tensorflow/tensorflow/lite/python/ |
| D | lite_v2_test.py | 972 def true_fn(x): function 3123 def true_fn(x): function 3154 def true_fn(x): function
|
| /external/tensorflow/tensorflow/python/ops/parallel_for/ |
| D | pfor.py | 617 def true_fn(control_inputs, body_pfor, body_output, stacked): function 4853 def true_fn(): function
|
| /external/tensorflow/tensorflow/compiler/jit/ |
| D | extract_outside_compilation_pass_test.cc | 468 NameAttrList true_fn; in TEST_F() local
|
| /external/tensorflow/tensorflow/python/eager/ |
| D | backprop_test.py | 828 def true_fn(): function
|
| /external/tensorflow/tensorflow/python/kernel_tests/data_structures/ |
| D | lookup_ops_test.py | 561 def true_fn(): 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
|