Stonesjtu / pytorch_memlab

Profiling and inspecting memory in pytorch
MIT License
1.01k stars 37 forks source link

Call DataFrame.map instead of DataFrame.applymap #55

Closed wangkuiyi closed 2 months ago

wangkuiyi commented 2 months ago

Fix https://github.com/Stonesjtu/pytorch_memlab/issues/54

Stonesjtu commented 2 months ago

LGTM, thanks for fixing it.