Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/ops/parallel_for/
Dgradients_test.py54 def __init__(self, activation_size, num_layers): argument
67 def fully_connected_model_fn(batch_size, activation_size, num_layers): argument
104 def create_fc_batch_jacobian(batch_size, activation_size, num_layers): argument
162 def create_fc_per_eg_grad(batch_size, activation_size, num_layers): argument
333 def create_fc_per_eg_jacobians(batch_size, activation_size, num_layers): argument
/external/tensorflow/tensorflow/compiler/xla/tests/
Dconv_depthwise_test.cc59 int64 activation_size = option[1]; in GetConv2DTestCases() local
Dconv_depthwise_backprop_filter_test.cc58 int64 activation_size = option[1]; in GetConv2DTestCases() local
Dgrouped_convolution_test.cc63 int64 activation_size = option[1]; in GetConv2DTestCases() local