Skip to content

Fix user warnings from different reasons#42

Open
gongminmin wants to merge 1 commit intoParskatt:mainfrom
gongminmin:FixUserWarnings
Open

Fix user warnings from different reasons#42
gongminmin wants to merge 1 commit intoParskatt:mainfrom
gongminmin:FixUserWarnings

Conversation

@gongminmin
Copy link
Copy Markdown

  • The pretrained in tvm.vgg*_bn is deprecated, update to use weights instead.
  • Add indexing parameter to torch.meshgrid.
  • Use warnings.warn to report xFormers info so the callers can choose to ignore them or print them.

* The `pretrained` in tvm.vgg*_bn is deprecated, update to use `weights` instead.
* Add `indexing` parameter to torch.meshgrid.
* Use `warnings.warn` to report xFormers info so the callers can choose to ignore them or print them.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant