MCPcopy Create free account
hub / github.com/Sense-GVT/DeCLIP / optimizer

Method optimizer

linklink/fp16.py:7–8  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

5
6 @property
7 def optimizer(self):
8 return self
9
10
11def register_float_module(param, cast_args=True):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected