Prebuild binary of Caffe2 for Windows

Having difficulties building Caffe2 from source, so tried to query the python universe to see if there where any prebuild binaries of Caffe2 for Windows. I am using Anaconda3 (conda version is 4.5.0) and see there are none.

PS C:\Users\tomtz> conda install --dry-run -c caffe2 caffe2
Solving environment: failed

PackagesNotFoundError: The following packages are not available from current channels:

  • caffe2

Current channels:

Anyone using Pytorch on Windows that has been successful in building the environment?