Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save shunting314/9c289e895d7091d7ec787c67bc3c0d70 to your computer and use it in GitHub Desktop.
Save shunting314/9c289e895d7091d7ec787c67bc3c0d70 to your computer and use it in GitHub Desktop.
======================================================================
ERROR: test_pickle_fx_node (__main__.TestDoBench)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/scratch/shunting/pytorch/test/inductor/test_max_autotune.py", line 47, in test_pickle_fx_node
loads(dumps(nd))
TypeError: cannot pickle 'PyCapsule' object
----------------------------------------------------------------------
Ran 1 test in 1.376s
FAILED (errors=1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment