Searched defs:conv_fn (Results 1 – 6 of 6) sorted by relevance
14 #define BENCHMARK_DCONV(conv_fn) \ argument
14 #define BENCHMARK_CONV(conv_fn) \ argument
20 def forward(ctx, kwarg_names, conv_fn, *expanded_args_and_kwargs): argument
106 ConvolutionFunctionType conv_fn; in compute_target() local
35 self, qconv_fn, conv_fn, batch_size, in_channels_per_group, argument
5483 PyObject *(*conv_fn)(PyObject *); local