PrincetonVision / marvin

Marvin: A Minimalist GPU-only N-Dimensional ConvNets Framework
MIT License
421 stars 137 forks source link

Change num_bytes size #49

Closed AlbertoJaenal closed 9 months ago

AlbertoJaenal commented 7 years ago

I noticed that the num_bytes size must vary depending on the type of the variable (because size in bytes depends on the type).