OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_test_gradient
(Results
1 - 3
of
3
) sorted by null
/external/tensorflow/tensorflow/python/ops/
nn_fused_batchnorm_test.py
181
def
_test_gradient
(self,
member in class:BatchNormalizationTest
446
self.
_test_gradient
(
453
self.
_test_gradient
(
460
self.
_test_gradient
(
474
self.
_test_gradient
(
481
self.
_test_gradient
(
495
self.
_test_gradient
(
509
self.
_test_gradient
(
516
self.
_test_gradient
(
523
self.
_test_gradient
(
[
all
...]
/external/tensorflow/tensorflow/python/kernel_tests/
pool_test.py
294
def
_test_gradient
(self, input_shape, **kwargs):
member in class:PoolingTest
314
self.
_test_gradient
(
341
self.
_test_gradient
(
368
self.
_test_gradient
(
atrous_convolution_test.py
254
def
_test_gradient
(self, x_shape, f_shape, dilation_rate, padding):
member in class:AtrousConvolutionTest
273
self.
_test_gradient
(
Completed in 226 milliseconds