MCPcopy Create free account
hub / github.com/Anoise/WTFlib / _build_model

Method _build_model

LDPS_Graph/exp/exp_basic.py:13–15  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

11 self.root_path = args.root_path
12
13 def _build_model(self):
14 raise NotImplementedError
15 return None
16
17 def _acquire_device(self):
18 if self.args.use_gpu:

Callers 1

__init__Method · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected