Closed bearzx closed 2 years ago
@bearzx has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.
LGTM with one comment
where's the comment? 😄
@bearzx has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.
@bearzx has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.
In this PR I have two changes:
pytorch-nightly
conda channel to both linux and osx builds.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.