/external/tensorflow/tensorflow/compiler/jit/ |
D | deadness_analysis_test.cc | 132 latch.output_true, increment_by); in CreateInductionVariable() 197 root.WithOpName(prefix + "/next_iteration"), latch.output_true); in CreateDependentLoopInvariantValue() 217 ops::Add(root.WithOpName("add"), sw.output_true, sw.output_false); in TEST() 250 ops::Add(root.WithOpName("b0"), sw_0.output_false, sw_1.output_true); in TEST() 252 ops::Add(root.WithOpName("b1"), sw_1.output_true, sw_0.output_false); in TEST() 301 ops::Merge m2(root.WithOpName("m2"), {sw_0.output_false, sw_1.output_true}); in TEST() 302 ops::Merge m3(root.WithOpName("m3"), {sw_1.output_true, sw_0.output_false}); in TEST() 395 ops::Add(root.WithOpName("and0"), sw_0.output_false, sw_1.output_true); in TEST() 401 ops::Merge or4(root.WithOpName("or4"), {add3, sw_0.output_true}); in TEST() 449 ops::Merge merge(root.WithOpName("ternary"), {predicated_true.output_true, in TEST() [all …]
|
D | shape_inference_test.cc | 92 switch_node.output_true); in TEST()
|
D | node_matchers_test.cc | 188 Output add = ops::Add(root.WithOpName("add"), sw.output_true, in TEST()
|
D | build_xla_ops_pass.cc | 368 Output predicated_compilation_key = s.output_true; in ReplaceNodeWithXlaCompileAndXlaRun()
|
D | resource_operation_safety_analysis_test.cc | 498 ops::NextIteration(root.WithOpName("next_iteration"), latch.output_true); in TEST()
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_Switch.pbtxt | 22 name: "output_true" 29 If `pred` is true, the `data` input is forwarded to `output_true`. Otherwise,
|
D | api_def_RefSwitch.pbtxt | 22 name: "output_true" 29 If `pred` is true, the `data` input is forwarded to `output_true`. Otherwise,
|
/external/tensorflow/tensorflow/compiler/tf2xla/ |
D | functionalize_control_flow_test.cc | 76 ops::Identity(scope.WithOpName("cond/Identity"), switch_1.output_true); in TEST() 80 auto mul = ops::Multiply(scope.WithOpName("cond/Mul"), switch_2.output_true, in TEST() 227 ops::Identity(scope.WithOpName("while/Identity"), switch_.output_true); in TEST() 377 ops::Identity(scope.WithOpName("while/Identity"), switch_.output_true); in TEST() 509 ops::Identity(scope.WithOpName("while/Identity"), switch_.output_true); in TEST() 640 switch_x.output_true); in TEST() 642 switch_y.output_true); in TEST() 814 ops::Identity(scope.WithOpName("outer/Identity"), switch_i.output_true); in TEST() 863 switch_j.output_true); in TEST() 865 switch_k.output_true); in TEST()
|
/external/tensorflow/tensorflow/core/grappler/optimizers/ |
D | dependency_optimizer_test.cc | 197 Output neg = ops::Neg(scope.WithOpName("neg"), s.output_true); in TEST_F() 202 scope.WithOpName("ConstantFoldingCtrl/switch_1"), s.output_true); in TEST_F() 513 Output id0 = ops::Identity(scope.WithOpName("id0"), sw.output_true); in TEST_F() 589 Output id0 = ops::Identity(scope.WithOpName("id0"), s.output_true); in TEST_F() 591 scope.WithOpName("ConstantFoldingCtrl/switch_1"), s.output_true); in TEST_F() 638 auto id_t = ops::Identity(scope.WithOpName("id_t"), s.output_true); in TEST_F() 671 auto id_t = ops::IdentityN(scope.WithOpName("id_t"), {s.output_true}); in TEST_F() 673 ops::IdentityN(scope.WithOpName("id_b"), {s.output_false, s.output_true}); in TEST_F()
|
D | loop_optimizer_test.cc | 644 Output sqrt1 = ops::Sqrt(scope.WithOpName("sqrt1"), s1.output_true); in TEST_F() 649 Output sqrt2 = ops::Sqrt(scope.WithOpName("sqrt2"), s2.output_true); in TEST_F() 654 Output sqrt3 = ops::Sqrt(scope.WithOpName("sqrt3"), s3.output_true); in TEST_F() 659 Output sqrt4 = ops::Sqrt(scope.WithOpName("sqrt4"), s4.output_true); in TEST_F() 673 Output id2 = ops::Identity(scope.WithOpName("id2"), s5.output_true); in TEST_F() 678 Output id4 = ops::Identity(scope.WithOpName("id4"), s6.output_true); in TEST_F()
|
D | model_pruner_test.cc | 306 Output id0 = ops::Identity(scope.WithOpName("id0"), s.output_true); in TEST_F()
|
D | layout_optimizer_test.cc | 1089 auto i1 = ops::Identity(s.WithOpName("i1"), sw.output_true); in TEST_F() 1198 auto next = ops::NextIteration(s.WithOpName("next"), sw.output_true); in TEST_F()
|
D | constant_folding_test.cc | 1460 ops::Identity i(scope.WithOpName("i"), s1.output_true); in TEST_F() 1472 ops::Identity never_generated(scope.WithOpName("i3"), s2.output_true); in TEST_F() 1559 ops::Identity i(scope.WithOpName("i"), s1.output_true); in TEST_F() 1571 ops::Identity never_generated(scope.WithOpName("i3"), s2.output_true); in TEST_F() 2998 Output id_true = ops::LogicalNot(s.WithOpName("id_true"), sw.output_true); in TEST_F()
|
/external/tensorflow/tensorflow/c/ |
D | c_api_experimental.cc | 997 input: "decode_image/cond_jpeg/Switch:output_true:0" in CreateImagenetDatasetFunctions() 1150 input: "decode_image/cond_jpeg/DecodeJpeg/Switch:output_true:0" in CreateImagenetDatasetFunctions() 1278 input: "decode_image/cond_jpeg/cond_png/Switch:output_true:0" in CreateImagenetDatasetFunctions() 1311 input: "decode_image/cond_jpeg/cond_png/DecodePng/Switch_1:output_true:0" in CreateImagenetDatasetFunctions() 1434 input: "decode_image/cond_jpeg/cond_png/cond_gif/Switch:output_true:0" in CreateImagenetDatasetFunctions() 1649 input: "decode_image/cond_jpeg/cond_png/cond_gif/DecodeGif/Switch_1:output_true:0" in CreateImagenetDatasetFunctions() 2405 input: "cond/Switch:output_true:0" in CreateImagenetDatasetFunctions() 2438 input: "cond/Shape/Switch:output_true:0" in CreateImagenetDatasetFunctions() 2766 input: "cond/cond/Switch:output_true:0" in CreateImagenetDatasetFunctions() 2874 input: "cond/cond/strided_slice/Switch:output_true:0" in CreateImagenetDatasetFunctions() [all …]
|
/external/tensorflow/tensorflow/core/graph/ |
D | quantize_training.cc | 443 NodeBuilder::NodeOut output_true = NodeBuilder::NodeOut(switch_node, 1); in MakeInitializedEMAVariable() local 446 TF_RETURN_IF_ERROR(MakeExponentialMovingAverage(graph, name, output_true, in MakeInitializedEMAVariable()
|
D | graph_partition_test.cc | 651 Identity identity(scope, switch_node.output_true); in TEST()
|
/external/tensorflow/tensorflow/cc/ops/ |
D | while_loop.cc | 204 switch_trues[i] = switch_i.output_true; in BuildWhileLoop()
|
/external/tensorflow/tensorflow/contrib/layers/python/layers/ |
D | layers_test.py | 2382 output_true = sess.run([output], {is_training: True}) 2384 self.assertFalse(np.allclose(output_true, output_false)) 2398 output_true = sess.run([output], {is_training: True}) 2406 self.assertAllClose(output_true, output_false) 2536 output_true = sess.run([output], {is_training: True}) 2538 self.assertFalse(np.allclose(output_true, output_false)) 2547 output_true = sess.run([output], {is_training: True}) 2555 self.assertTrue(np.allclose(output_true, output_false))
|
/external/tensorflow/tensorflow/core/ops/compat/ |
D | ops_history.v0.pbtxt | 23889 name: "output_true" 23915 name: "output_true" 36491 name: "output_true"
|
D | ops_history.v2.pbtxt | 53113 name: "output_true" 81885 name: "output_true"
|
D | ops_history.v1.pbtxt | 53696 name: "output_true" 82512 name: "output_true"
|
/external/tensorflow/tensorflow/core/ops/ |
D | ops.pbtxt | 27909 name: "output_true" 39696 name: "output_true"
|
/external/tensorflow/tensorflow/go/op/ |
D | wrappers.go | 4255 func Switch(scope *Scope, data tf.Output, pred tf.Output) (output_false tf.Output, output_true tf.O…
|