3

Facebook has released caffe2 recently - deep learning library.

How to install on Windows 7 system?

hbaderts
  • 14,136
  • 4
  • 41
  • 48
a3.14_Infinity
  • 5,653
  • 7
  • 42
  • 66

2 Answers2

3

As of now windows build for caffe2 is in beta mode and only supports windows 10. Try using docker.

nomem
  • 1,568
  • 4
  • 17
  • 33
3

The webpage says that

Windows 10 or greater is required to run Caffe2. Windows build is in testing and beta mode. For the easiest route, use the docker images for now in CPU-only mode.

Ref: Docs

kmario23
  • 57,311
  • 13
  • 161
  • 150