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 | 177 float dy0 = 2.f * rect.fTop / dh - 1.f; in loadMSAAFromResolve() local
|
| /external/mesa3d/src/mesa/swrast/ |
| D | s_aatriangle.c | 194 const GLfloat dy0 = v1[1] - v0[1]; in compute_coveragef() local
|
| /external/skia/tools/viewer/ |
| D | FitCubicToCircleSlide.cpp | 218 double dy0 = y - fCubicY[0]; in onFindClickHandler() local
|
| /external/swiftshader/src/Device/ |
| D | Renderer.cpp | 1012 float dy0 = lineWidth * 0.5f * P0.w / H; in setupLine() local 1098 float dy0 = lineWidth * 0.5f * P0.w / H; in setupLine() local
|
| /external/mesa3d/src/intel/compiler/ |
| D | brw_compile_sf.c | 38 struct brw_reg dy0; member
|
| /external/skia/src/gpu/ganesh/gl/ |
| D | GrGLGpu.cpp | 3553 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
|