Stonesjtu / pytorch_memlab

Profiling and inspecting memory in pytorch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jupyter Support Issues

ChenPaulYu opened this issue · comments

Hi, thanks for this awesome package, it indeed help me a lot.
However, when i try to run some basic code from the jupyter demo provide by you.
I have a error [TypeError: can only concatenate tuple (not "list") to tuple], and do not know how to solve the issues.

error

My environment settings is

  1. python==3.8.8
  2. torch==1.8.1+cu102
  3. pytorch-memlab==0.2.3
  4. ipykernel==5.5.3
  5. ipython==7.22.0

Do you have any idea how to solve this issues ? Thanks for your attention, hope to get your reply soon.

Should be the python version