BVLC / caffe

Caffe: a fast open framework for deep learning.
http://caffe.berkeleyvision.org/
Other
34.07k stars 18.7k forks source link

Windows file is missing in windows caffe branch #6798

Open madan0511 opened 5 years ago

madan0511 commented 5 years ago

Important - read before submitting

Please read the guidelines for contributing before submitting this issue!

Please do not post installation, build, usage, or modeling questions, or other requests for help to Issues. Use the caffe-users list instead. This helps developers maintain a clear, uncluttered, and efficient view of the state of Caffe.

Issue summary

Steps to reproduce

Tried solutions

System configuration

Issue checklist

AmadeusW commented 5 years ago

The prebuilt binaries for windows are missing. Clicking on links "Caffe Release" results in

<Error>
<Code>BlobNotFound</Code>
<Message>
The specified blob does not exist. RequestId:f7f97b70-001e-00e3-28ff-7f5f6b000000 Time:2019-10-11T06:47:52.5604330Z
</Message>
</Error>

can we re-run AppVeyor to produce the binaries?