Home
last modified time | relevance | path

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

/external/XNNPACK/bench/
Ddconv.h14 #define BENCHMARK_DCONV(conv_fn) \ argument
Dconv.h14 #define BENCHMARK_CONV(conv_fn) \ argument
/external/ComputeLibrary/tests/validation/fixtures/
DBatchNormalizationLayerFusionFixture.h106 ConvolutionFunctionType conv_fn; in compute_target() local
/external/python/cpython3/Python/
Dceval.c4346 PyObject *(*conv_fn)(PyObject *); in _PyEval_EvalFrameDefault() local