pytorch / torcharrow

High performance model preprocessing library on PyTorch
https://pytorch.org/torcharrow/beta/index.html
BSD 3-Clause "New" or "Revised" License
649 stars 79 forks source link

Upload torcharrow build to conda #327

Closed bearzx closed 2 years ago

bearzx commented 2 years ago

In this PR I have two changes:

Once this is done we should be able to install from conda pytorch-nightly channel: https://anaconda.org/pytorch-nightly/torcharrow . A little caveat though, is since we don't have a delocate-wheel/audit-wheel equivalent, import torcharrow will throw an error of dylib not found from its default path. This is something we are actively working with velox team and will hopefully resolve soon.

facebook-github-bot commented 2 years ago

@bearzx has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

bearzx commented 2 years ago

LGTM with one comment

where's the comment? 😄

facebook-github-bot commented 2 years ago

@bearzx has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

facebook-github-bot commented 2 years ago

@bearzx has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.