hi.
I’m using a pytorch profiler to analyze memory consumption.
I want to know the units.
Mb, Kb, b
Does this means bytes?? or bits?
Mega bytes? or Mega bits?
hi.
I’m using a pytorch profiler to analyze memory consumption.
I want to know the units.
Mb, Kb, b
Does this means bytes?? or bits?
Mega bytes? or Mega bits?
Hy there, the answer is quite clear, we always consider bytes as unit of memory consumption of our primitive datatypes.