This seems to be causing some trouble on a sensitive system. Are there any updates to the simba_pbg to fix this?
/home/exouser/.conda/envs/env_simba/lib/python3.10/site-packages/torchbiggraph/tensorlist.py:88: UserWarning:
TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should
only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead
of tensor.storage()
storage.resize_(storage.size() + 1)
This seems to be causing some trouble on a sensitive system. Are there any updates to the simba_pbg to fix this?