Home
last modified time | relevance | path

Searched defs:Grad (Results 1 – 25 of 46) sorted by relevance

12

/aosp_15_r20/external/tensorflow/tensorflow/python/ops/
H A Dgradients_test.py1092 def Grad(dy): function
1110 def Grad(dy): function
1147 def Grad(_): function
1164 def Grad(out_grad, variables=None): # pylint: disable=redefined-outer-name function
1196 def Grad(dy): function
1215 def Grad(out_grad, variables=None): # pylint: disable=redefined-outer-name function
1253 def Grad(out_grad, variables=None): # pylint: disable=redefined-outer-name function
1277 def Grad(out_grad, variables=None): # pylint: disable=redefined-outer-name function
1338 def Grad(_): function
1368 def Grad(out_grad, variables=None): # pylint: disable=redefined-outer-name function
[all …]
/aosp_15_r20/external/pytorch/aten/src/ATen/functorch/
H A DInterpreter.h54 Grad, // reverse-mode AD, aka vjp enumerator
128 static Interpreter Grad(int64_t level, bool prevGradMode) { in Grad() function
/aosp_15_r20/external/swiftshader/src/Pipeline/
H A DSamplerCore.hpp32 Grad, // Use provided gradients. enumerator
/aosp_15_r20/external/tensorflow/tensorflow/python/kernel_tests/control_flow/
H A Dwhile_v2_test.py1313 def Grad(unused_g, variables=None): # pylint: disable=redefined-outer-name function
1353 def Grad(unused_g, variables=None): # pylint: disable=redefined-outer-name function
H A Dfunctional_ops_test.py1000 def Grad(x): function
/aosp_15_r20/external/tensorflow/tensorflow/python/framework/
H A Dfunction_test.py289 def Grad(x, dy, dz): function
1742 def Grad(x, y0): function
H A Dimporter_test.py1146 def Grad(x, y, dout1, dout2): # pylint: disable=unused-argument function
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/
H A Dspirv.cs262 Grad = 2, enumerator
275 Grad = 0x00000004, enumerator
/aosp_15_r20/external/angle/third_party/spirv-headers/src/include/spirv/1.0/
H A Dspirv.cs262 Grad = 2, enumerator
275 Grad = 0x00000004, enumerator
/aosp_15_r20/external/shaderc/spirv-headers/include/spirv/1.1/
Dspirv.cs266 Grad = 2, enumerator
279 Grad = 0x00000004, enumerator
/aosp_15_r20/external/deqp-deps/SPIRV-Headers/include/spirv/1.0/
Dspirv.cs262 Grad = 2, enumerator
275 Grad = 0x00000004, enumerator
/aosp_15_r20/external/shaderc/spirv-headers/include/spirv/1.0/
Dspirv.cs262 Grad = 2, enumerator
275 Grad = 0x00000004, enumerator
/aosp_15_r20/external/deqp-deps/SPIRV-Headers/include/spirv/1.1/
Dspirv.cs266 Grad = 2, enumerator
279 Grad = 0x00000004, enumerator
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/
H A Dspirv.cs266 Grad = 2, enumerator
279 Grad = 0x00000004, enumerator
/aosp_15_r20/external/angle/third_party/spirv-headers/src/include/spirv/1.1/
H A Dspirv.cs266 Grad = 2, enumerator
279 Grad = 0x00000004, enumerator
/aosp_15_r20/external/angle/third_party/spirv-headers/src/include/spirv/1.2/
H A Dspirv.cs269 Grad = 2, enumerator
282 Grad = 0x00000004, enumerator
/aosp_15_r20/external/deqp-deps/SPIRV-Headers/include/spirv/1.2/
Dspirv.cs269 Grad = 2, enumerator
282 Grad = 0x00000004, enumerator
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/
H A Dspirv.cs269 Grad = 2, enumerator
282 Grad = 0x00000004, enumerator
/aosp_15_r20/external/shaderc/spirv-headers/include/spirv/1.2/
Dspirv.cs269 Grad = 2, enumerator
282 Grad = 0x00000004, enumerator
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/
H A Dspv.d385 Grad = 2, enumerator
H A Dspirv.cs382 Grad = 2, enumerator
407 Grad = 0x00000004, enumerator
/aosp_15_r20/external/shaderc/spirv-headers/include/spirv/unified1/
Dspirv.cs304 Grad = 2, enumerator
323 Grad = 0x00000004, enumerator
Dspv.d307 Grad = 2, enumerator
/aosp_15_r20/external/angle/third_party/spirv-headers/src/include/spirv/unified1/
H A Dspv.d401 Grad = 2, enumerator
/aosp_15_r20/external/deqp-deps/SPIRV-Headers/include/spirv/unified1/
Dspirv.cs379 Grad = 2, enumerator
404 Grad = 0x00000004, enumerator

12