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

Method __init__

linklink/fp16.py:3–4  ·  view source on GitHub ↗
(self, *args, **kwargs)

Source from the content-addressed store, hash-verified

1class FP16_Optimizer(object):
2
3 def __init__(self, *args, **kwargs):
4 pass
5
6 @property
7 def optimizer(self):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected