Searched defs:dy0 (Results 1 – 8 of 8) sorted by relevance
/external/tensorflow/tensorflow/core/ops/ |
D | array_grad_test.cc | 77 std::vector<Tensor> UnpackGrad(const Tensor& x, const Tensor& dy0, in UnpackGrad() 107 Tensor dy0(DT_FLOAT, {2, 3}); in TEST() local 213 std::vector<Tensor> SplitGrad(int dim, const Tensor& x, const Tensor& dy0, in SplitGrad() 242 int dim, const Tensor& dy0, const Tensor& dy1) { in SplitVGrad() 277 Tensor dy0(DT_FLOAT, {2, 2, 5}); in TEST() local
|
/external/skia/src/gpu/ganesh/vk/ |
D | GrVkMSAALoadManager.cpp | 196 float dy0 = 2.f * rect.fTop / dh - 1.f; in loadMSAAFromResolve() local
|
/external/skia/tools/viewer/ |
D | FitCubicToCircleSlide.cpp | 222 double dy0 = y - fCubicY[0]; in onFindClickHandler() local
|
/external/swiftshader/src/Device/ |
D | Renderer.cpp | 1014 float dy0 = lineWidth * 0.5f * P0.w / H; in setupLine() local 1100 float dy0 = lineWidth * 0.5f * P0.w / H; in setupLine() local
|
/external/mesa3d/src/intel/compiler/elk/ |
D | elk_compile_sf.c | 40 struct elk_reg dy0; member
|
/external/skia/src/gpu/graphite/vk/ |
D | VulkanCommandBuffer.cpp | 540 float dy0 = 2.f * nativeDrawBounds.fTop / dh - 1.f; in loadMSAAFromResolve() local
|
/external/skia/src/gpu/ganesh/gl/ |
D | GrGLGpu.cpp | 3656 GrGLfloat dy0 = 2.f * dstRect.fTop / dh - 1.f; in copySurfaceAsDraw() local
|
/external/mesa3d/src/imgui/ |
D | imstb_truetype.h | 3419 float dy0 = y1-y0; in stbtt__tesselate_cubic() local
|