[fx] added module patch for pooling layers (#1197)

This commit is contained in:
Frank Lee
2022-07-04 15:21:26 +08:00
committed by GitHub
parent 23442a5bc1
commit abf6a262dc
4 changed files with 91 additions and 1 deletions

View File

@@ -1,4 +1,3 @@
from sys import meta_path
from .registry import *
from .patched_function import *
from .patched_module import *