This commit is contained in:
Hieu Hoang 2016-09-16 18:20:19 +02:00
commit c824de0e82
2 changed files with 2304 additions and 1 deletions

2303
Doxyfile Normal file

File diff suppressed because it is too large Load Diff

View File

@ -47,7 +47,7 @@ void testArgMax()
///////////////////////////////////////////////////////
int main(int argc, char** argv) {
testArgMax();
//testArgMax();
using namespace std;
using namespace marian;