MCPcopy Create free account
hub / github.com/Open-Bee/DataStudio / _malloc_trim

Function _malloc_trim

datastudio/models/base.py:21–22  ·  view source on GitHub ↗
(x)

Source from the content-addressed store, hash-verified

19except (OSError, AttributeError):
20
21 def _malloc_trim(x):
22 return 0
23
24
25import numpy as np

Callers 1

_collect_memoryMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected