Skip to content
This repository was archived by the owner on Aug 15, 2025. It is now read-only.

fix missing hashes from wheel's RECORD #284

Merged
merged 1 commit into from
Mar 13, 2019

Conversation

bokhi
Copy link
Contributor

@bokhi bokhi commented Mar 12, 2019

a fix for the broken RECORD file in the wheel, the problem is similar to pytorch/pytorch#2596
which was already fixed in /pull/6

basically since torch 1.0* the wheel also contains the cafee2/ folder but hashes are not generated for it

- generate hashes for files in caffe2/ folder
@soumith soumith merged commit 46d4cf6 into pytorch:master Mar 13, 2019
@soumith
Copy link
Member

soumith commented Mar 13, 2019

thank you!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants