"example/36_permute/permute_HxWx4_fp16.cpp" did not exist on "9c5dd6bf0dde38464b23146e01627179cd6eeb21"
run_doxygen.sh 145 Bytes
Newer Older
pmaybank's avatar
pmaybank committed
1
2
3
4
5
6
7
8
9
10
#!/bin/bash

set -eu

# Make this directory the PWD
cd "$(dirname "${BASH_SOURCE[0]}")"

# Build the doxygen info
rm -rf docBin
doxygen Doxyfile