Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenPPL/ppl.nn
/ HasMultipleModelOptions
Function
HasMultipleModelOptions
tools/pplnn.py:597–598 ·
view source on GitHub ↗
(args)
Source
from the content-addressed store, hash-verified
595
# ---------------------------------------------------------------------------- #
596
597
def
HasMultipleModelOptions(args):
598
return
args.onnx_model and args.pmx_model
599
600
if
__name__ ==
"__main__"
:
601
Callers
1
pplnn.py
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected