https://github.com/Microsoft/CNTK
Raw File
Tip revision: 04088ae598ef2d51ca4fc06210ac667900f4b1e1 authored by Bowen Bao on 02 January 2019, 22:53:09 UTC
nit
Tip revision: 04088ae
swig_install.sh
#!/bin/bash
echo This script has moved to Tools/devInstall/Linux/install-swig.sh.
exit 1
back to top