Skip to content

TypedStorage warning, any plan to ameliorate? #23

Description

@vjcitn

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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions