Home
last modified time | relevance | path

Searched refs:branch0 (Results 1 – 8 of 8) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir/
Dswitch_n.pbtxt132 name: "Case/branch0/_0/mul/y"
198 name: "Case/branch0/_0/mul_0"
201 input: "Case/branch0/_0/mul/y"
224 input: "Case/branch0/_0/mul_0"
/external/tpm2-tss/test/unit/
Dfapi-json.c373 TPMS_POLICYBRANCH branch0; in check_policy_bin() local
452 memset(&branch0, 0, sizeof(TPMS_POLICYBRANCH)); in check_policy_bin()
454 branch0.policy = policy_elements0; in check_policy_bin()
455 branch0.name = "branch0"; in check_policy_bin()
456 branch0.description = "description branch 0"; in check_policy_bin()
460 memcpy(&or_branch_list->authorizations[0], &branch0, sizeof(TPMS_POLICYBRANCH)); in check_policy_bin()
/external/tensorflow/tensorflow/python/framework/
Dauto_control_deps_test.py262 def branch0(): function
269 constant_op.constant(0), [branch0, branch1])
277 def branch0(): function
284 constant_op.constant(0), [branch0, branch1])
454 def branch0(): function
462 constant_op.constant(0), [branch0, branch1])
470 def branch0(): function
478 constant_op.constant(0), [branch0, branch1])
Dconvert_to_constants_test.py502 def branch0(x): function
518 lambda: branch0(x), lambda: branch1(x), lambda: branch2(x)])
/external/tensorflow/tensorflow/compiler/tests/
Dcond_test.py275 def branch0(): function
289 0: branch0,
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/tests/
Dtf-ops.mlir3930 func private @branch0(tensor<2xf32>, tensor<2xf32>) -> tensor<2xf32>
3935 …%0 = "tf.Case"(%arg0, %arg1) {branches = [@branch0, @branch1], is_stateless = false} : (tensor<i32…
3941 func private @branch0(tensor<2xf32>) -> (tensor<2xf32>, tensor<2xf32>)
3946 …%0 = "tf.Case"(%arg0, %arg1) {branches = [@branch0, @branch1], is_stateless = false} : (tensor<i32…
3952 func private @branch0(tensor<*xf16>) -> tensor<*xf32>
3957 …%0 = "tf.Case"(%arg0, %arg1) {branches = [@branch0, @branch1], is_stateless = false} : (tensor<i32…
3963 func private @branch0(tensor<2xf32>) -> tensor<*xf32>
3968 …%0 = "tf.Case"(%arg0, %arg1) {branches = [@branch0, @branch1], is_stateless = false} : (tensor<i32…
3974 func private @branch0(tensor<*xf32>) -> tensor<*xf32>
3979 …%0 = "tf.Case"(%arg0, %arg1) {branches = [@branch0, @branch1], is_stateless = false} : (tensor<i32…
/external/tensorflow/tensorflow/core/grappler/optimizers/
Darithmetic_optimizer_test.cc1413 Output branch0 = split[0]; in TEST_F() local
1416 Output concat = ops::Concat(s, {branch0, branch1, branch2}, ops::Const(s, 1)); in TEST_F()
/external/kotlinc/lib/
Dkotlin-compiler.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/backend-common. ...