/external/tensorflow/tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir/ |
D | switch_n.pbtxt | 132 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/ |
D | fapi-json.c | 373 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/ |
D | auto_control_deps_test.py | 262 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])
|
D | convert_to_constants_test.py | 502 def branch0(x): function 518 lambda: branch0(x), lambda: branch1(x), lambda: branch2(x)])
|
/external/tensorflow/tensorflow/compiler/tests/ |
D | cond_test.py | 275 def branch0(): function 289 0: branch0,
|
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/tests/ |
D | tf-ops.mlir | 3930 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/ |
D | arithmetic_optimizer_test.cc | 1413 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/ |
D | kotlin-compiler.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/backend-common. ... |