Home
last modified time | relevance | path

Searched defs:dz (Results 1 – 25 of 30) sorted by relevance

12

/external/tensorflow/tensorflow/cc/framework/
Dgradients_test.cc99 auto dz = Const(scope, {{1.0, 1.0}, {1.0, 1.0}}); in TEST_F() local
104 auto dz = Const(scope, {{1.0, 1.0}, {1.0, 1.0}}); in TEST_F() local
127 auto dz = OnesLike(scope, z); in TEST_F() local
155 auto dz = Const(scope, {{1.0, 1.0}, {1.0, 1.0}}); in TEST_F() local
163 auto dz = Const(scope, {{1.0, 1.0}, {1.0, 1.0}}); in TEST_F() local
194 auto dz = Const(scope, {{1.0, 1.0}, {1.0, 1.0}}); in TEST_F() local
200 auto dz = Const(scope, {{1.0, 1.0}, {1.0, 1.0}}); in TEST_F() local
224 auto dz = Const(scope, 6, {4, 2}); in TEST_F() local
257 auto dz = Const(scope, 6, {4, 2}); in TEST_F() local
290 auto dz = Const(scope, 5, {4, 2}); in TEST_F() local
[all …]
/external/apache-commons-math/src/main/java/org/apache/commons/math/geometry/
DVector3D.java477 final double dz = FastMath.abs(v2.z - v1.z); in distance1() local
492 final double dz = v2.z - v1.z; in distance() local
507 final double dz = FastMath.abs(v2.z - v1.z); in distanceInf() local
522 final double dz = v2.z - v1.z; in distanceSq() local
/external/lzma/CPP/Windows/
DCommonDialog.cpp130 CDoubleZeroStringListA dz(filterBuf, kFilterBufSize); in MyGetOpenFileName() local
161 CDoubleZeroStringListW dz(filterBuf, kFilterBufSize); in MyGetOpenFileName() local
/external/pdfium/third_party/libtiff/
Dtif_tile.c41 uint32_t dz = td->td_tiledepth; in TIFFComputeTile() local
113 uint32_t dz = td->td_tiledepth; in TIFFNumberOfTiles() local
/external/tensorflow/tensorflow/core/ops/
Dmath_grad_test.cc1141 auto dz = test::AsTensor<float>({1.f, 1.f}, TensorShape({2, 1})); in TEST_F() local
1153 auto dz = test::AsTensor<float>({1.f, 1.f}, TensorShape({2, 1})); in TEST_F() local
1165 auto dz = test::AsTensor<float>({1.f, 1.f}, TensorShape({2, 1})); in TEST_F() local
1177 auto dz = test::AsTensor<float>({1.f, 1.f}, TensorShape({2, 1})); in TEST_F() local
1189 auto dz = test::AsTensor<float>({1.f, 1.f}, TensorShape({1, 2, 1})); in TEST_F() local
1201 auto dz = test::AsTensor<float>({1.f, 1.f}, TensorShape({1, 2, 1})); in TEST_F() local
1213 auto dz = test::AsTensor<float>({1.f, 1.f}, TensorShape({1, 2, 1})); in TEST_F() local
1225 auto dz = test::AsTensor<float>({1.f, 1.f}, TensorShape({1, 2, 1})); in TEST_F() local
1237 auto dz = test::AsTensor<float>({1.f, 1.f}, TensorShape({1, 2, 1})); in TEST_F() local
1249 auto dz = test::AsTensor<float>({1.f, 1.f}, TensorShape({1, 2, 1})); in TEST_F() local
[all …]
/external/eigen/unsupported/test/
Dcxx11_tensor_volume_patch.cpp69 const int dz = patch_z - 1; in test_entire_volume_patch() local
Dcxx11_tensor_volume_patch_sycl.cpp165 const int dz = patch_z - 1; in test_entire_volume_patch_sycl() local
/external/OpenCL-CTS/test_conformance/basic/
Dtest_bufferreadwriterect.cpp182 size_t dz = sz; in copy_region() local
327 size_t dz = sz; in write_region() local
480 size_t dz = get_random_size_t(0, (depth[dst] - dd), mt); in test_bufferreadwriterect() local
/external/libchrome/ui/gfx/geometry/
Dvector3d_f.cc56 double dz = z_; in Cross() local
Dpoint3_f.h66 float dz = z_ - other.z_; in SquaredDistanceTo() local
/external/skia/src/core/
DSkDrawShadowInfo.cpp66 SkScalar dz = lightPos.fZ - pts3D[i].fZ; in GetSpotShadowTransform() local
/external/MPAndroidChart/MPChartLib/src/main/java/com/github/mikephil/charting/matrix/
DVector3.java111 float dz = z - other.z; in distance2() local
/external/angle/src/compiler/translator/tree_ops/
DRewriteCubeMapSamplersAs2DArray.cpp84 TIntermTyped *dz, in TransformDerivativeXMajor()
137 TIntermTyped *dz, in TransformDerivativeYMajor()
190 TIntermTyped *dz, in TransformDerivativeZMajor()
/external/skia/src/pathops/
DSkPathOpsConic.cpp149 double dz = conic_eval_denominator(fWeight, midT); in subDivide() local
/external/autotest/client/site_tests/graphics_SanAngeles/src/
Dmatrixop.c136 float dz = far - near; in Matrix4x4_Frustum() local
/external/bzip2/
Dblocksort.c596 #define mpush(lz,hz,dz) { stackLo[sp] = lz; \ argument
601 #define mpop(lz,hz,dz) { sp--; \ argument
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_surface.c153 unsigned dx, unsigned dy, unsigned dz, in nv50_2d_texture_do_copy()
1357 float dz; in nv50_blit_3d() local
1489 const int32_t dz = info->dst.box.z; in nv50_blit_eng2d() local
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_surface.c163 unsigned dx, unsigned dy, unsigned dz, in nvc0_2d_texture_do_copy()
1188 float dz; in nvc0_blit_3d() local
1399 const int dz = info->dst.box.z; in nvc0_blit_eng2d() local
/external/tensorflow/tensorflow/core/common_runtime/
Dfunction_test.cc1704 auto dz = test::AsTensor<float>({1.0}); in TEST_F() local
1719 auto dz = ops::_Arg(s.WithOpName("dz"), DT_FLOAT, 2); in TEST_F() local
1749 auto dz = ops::_Arg(s.WithOpName("dz"), DT_FLOAT, 2); in TEST_F() local
1806 auto dz = ops::Const(s.WithOpName("dz"), 1.0f); in TEST_F() local
1829 auto dz = ops::Const(s.WithOpName("dz"), 1.0f); in TEST_F() local
1886 auto dz = ops::Const(s.WithOpName("dz"), 1.0f); in TEST_F() local
/external/tensorflow/tensorflow/core/kernels/
Deigen_backward_cuboid_convolutions_test.cc188 const int dz = patch_planes - 1; in TEST() local
259 const int dz = patch_planes - 1; in TEST() local
/external/tensorflow/tensorflow/python/eager/
Dbackprop_test.py1517 def first_order_grad(dz): argument
1549 def g(dz): argument
/external/libchrome-gestures/include/
Dgestures.h366 float dz; member
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
DLanguageGroup.java80 add(temp, sino_tibetan, "my", "bo", "brx", "dz", "ii", "mni"); in add()
/external/tensorflow/tensorflow/python/framework/
Dfunction_test.py289 def Grad(x, dy, dz): argument
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/bench/
Dapiviewer.js175 …",b=".prototype",L="function",K="Boolean",J="Error",I="constructor",H="warn",G="hasOwnProperty",F=…

12