Searched defs:fuse_modules (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/pytorch/torch/ao/quantization/ | ||
H A D | fuse_modules.py | 132 def fuse_modules( function |
/aosp_15_r20/external/pytorch/torch/testing/_internal/ | ||
H A D | common_quantization.py | 1963 def fuse_modules(self): member in InnerModule |
/aosp_15_r20/external/libfuse/lib/ | ||
H A D | fuse.c | 200 static struct fuse_module *fuse_modules = NULL; variable |