MCPcopy Create free account
hub / github.com/MegEngine/MegEngine / gen_convolution2.py

File gen_convolution2.py

dnn/src/x86/script/gen_convolution2.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# -*- coding: utf-8 -*-
2import itertools
3
4def gen(mode, simd, fsize):

Callers

nothing calls this directly

Calls 2

gen_headerFunction · 0.85
genFunction · 0.70

Tested by

no test coverage detected