MCPcopy Create free account
hub / github.com/NVIDIA/TensorRT / from_args

Method from_args

demo/HuggingFace/NNDF/interface.py:63–64  ·  view source on GitHub ↗
(args)

Source from the content-addressed store, hash-verified

61 @staticmethod
62 @abstractmethod
63 def from_args(args):
64 pass
65
66 @staticmethod
67 @abstractmethod

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected