Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MegEngine/MegEngine
/ extend_midout
Method
extend_midout
tools/gen_header_for_bin_reduce.py:74–75 ·
view source on GitHub ↗
(self, fname)
Source
from the content-addressed store, hash-verified
72
self._oprs.add(i)
73
74
def
extend_midout(self, fname):
75
self._midout_files.append(fname)
76
77
def
extend_elemwise_mode_info(self, fname):
78
for
line in open(fname):
Callers
1
main
Function · 0.95
Calls
1
append
Method · 0.45
Tested by
no test coverage detected