CCMemoryUsage#
- class CCMemoryUsage(fast_shape, ft_shape, float_nbytes, complex_nbytes, integer_nbytes)[source]#
Bases:
MatchingMemoryUsage
Memory usage estimation for CC scoring.
See also
tme.matching_exhaustive.cc_setup()
Methods
Return the base memory usage in bytes.
Return the memory usage per fork in bytes.