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

Function register_float_module

linklink/fp16.py:11–13  ·  view source on GitHub ↗
(param, cast_args=True)

Source from the content-addressed store, hash-verified

9
10
11def register_float_module(param, cast_args=True):
12 print('register_float_module not implement')
13 pass
14
15
16def init():

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected