https://github.com/Microsoft/CNTK
Raw File
Tip revision: 8c0b71b69b0150a8045636a21cb27d821263edf0 authored by Yang Chen on 26 July 2018, 16:58:57 UTC
Check IsOutput() before invoking Owner()->IsBlock()
Tip revision: 8c0b71b
swig_install.sh
#!/bin/bash
echo This script has moved to Tools/devInstall/Linux/install-swig.sh.
exit 1
back to top