Home
last modified time | relevance | path

Searched defs:grad_y (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/compiler/tests/
Dfused_batchnorm_test.py45 def _reference_grad(self, x, grad_y, scale, mean, var, epsilon, data_format): argument
/external/tensorflow/tensorflow/python/ops/
Dnn_grad.py829 def _BatchNormGrad(grad_y, argument
/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArraySampling.hpp347 bufferDefinition grad_y; member in glcts::TextureCubeMapArraySamplingTest::bufferCollection
DesextcTextureCubeMapArraySampling.cpp1073 void prepareGradYForFace(glw::GLfloat* grad_y, glw::GLuint face, glw::GLfloat* texture_coordinates,… in prepareGradYForFace()