Home
last modified time | relevance | path

Searched refs:normal1 (Results 1 – 13 of 13) sorted by relevance

/external/tensorflow/tensorflow/contrib/distributions/python/kernel_tests/
Dindependent_test.py162 normal1 = normal_lib.Normal(
166 distribution=normal1, reinterpreted_batch_ndims=1)
174 normal_kl = kullback_leibler.kl_divergence(normal1, normal2)
181 normal1 = normal_lib.Normal(
187 distribution=normal1, reinterpreted_batch_ndims=0)
197 normal_kl = kullback_leibler.kl_divergence(normal1, normal2)
/external/llvm/test/Bitcode/
Doperand-bundles.ll91 invoke void @callee0() [ "foo"() ] to label %normal1 unwind label %exception1
96 br label %normal1
98 normal1:
Dcompatibility-3.8.ll1456 invoke void @op_bundle_callee_0() [ "foo"() ] to label %normal1 unwind label %exception1
1461 br label %normal1
1463 normal1:
Dcompatibility.ll1530 invoke void @op_bundle_callee_0() [ "foo"() ] to label %normal1 unwind label %exception1
1535 br label %normal1
1537 normal1:
/external/swiftshader/third_party/llvm-7.0/llvm/test/Bitcode/
Doperand-bundles.ll91 invoke void @callee0() [ "foo"() ] to label %normal1 unwind label %exception1
96 br label %normal1
98 normal1:
Dcompatibility-3.8.ll1456 invoke void @op_bundle_callee_0() [ "foo"() ] to label %normal1 unwind label %exception1
1461 br label %normal1
1463 normal1:
Dcompatibility.ll1550 invoke void @op_bundle_callee_0() [ "foo"() ] to label %normal1 unwind label %exception1
1555 br label %normal1
1557 normal1:
Dcompatibility-5.0.ll1537 invoke void @op_bundle_callee_0() [ "foo"() ] to label %normal1 unwind label %exception1
1542 br label %normal1
1544 normal1:
Dcompatibility-3.9.ll1527 invoke void @op_bundle_callee_0() [ "foo"() ] to label %normal1 unwind label %exception1
1532 br label %normal1
1534 normal1:
Dcompatibility-6.0.ll1548 invoke void @op_bundle_callee_0() [ "foo"() ] to label %normal1 unwind label %exception1
1553 br label %normal1
1555 normal1:
Dcompatibility-4.0.ll1527 invoke void @op_bundle_callee_0() [ "foo"() ] to label %normal1 unwind label %exception1
1532 br label %normal1
1534 normal1:
/external/skia/src/gpu/ops/
DGrAAConvexTessellator.cpp520 SkPoint normal1 = previousRing.norm(prev); in createOuterRing() local
521 SkPoint perp1 = normal1; in createOuterRing()
549 SkScalar dotProd = normal1.dot(normal2); in createOuterRing()
576 SkScalar dotProd = normal1.dot(normal2); in createOuterRing()
/external/skqp/src/gpu/ops/
DGrAAConvexTessellator.cpp520 SkPoint normal1 = previousRing.norm(prev); in createOuterRing() local
521 SkPoint perp1 = normal1; in createOuterRing()
549 SkScalar dotProd = normal1.dot(normal2); in createOuterRing()
576 SkScalar dotProd = normal1.dot(normal2); in createOuterRing()