Is Conda package for CPU optimized PyTorch/Caffe2 Available?

I noticed that on pytorch.org, both CUDA and CPU conda package is available. May I know if the CPU package has the MKL-DNN optimizations for PyTorch/Caffe2? Thanks.

the conda package does not have MKL-DNN optimizations. We will be including MKL-DNN from binaries of next major version.

1 Like