33fcb03 1bac49a 33fcb03
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/env bash if [ -d $HOME/open-source/k2 ]; then export K2_DIR=$HOME/open-source/k2 fi ./update_readme.py ./update-k2-doc-cpu-linux.py ./update-k2-doc-cpu-macos.py ./update-k2-doc-cpu-windows.py ./update-k2-doc-cuda-linux.py