Skip to content

Commit

Permalink
Merge branch 'feature/persistent_granularity' of https://github.com/r…
Browse files Browse the repository at this point in the history
…ai-project/mxnet-mirror into feature/persistent_granularity
  • Loading branch information
abduld committed Apr 2, 2018
2 parents 6a2043d + e48d886 commit 2b744ca
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@ int main(int argc, char *argv[]) {
MXSetProfilerState(0);

// // Synset path for your model, you have to modify it
// std::vector<std::string> synset = LoadSynset(synset_file);
// std::vector<std::string> synset = LoadSynset(synset_file);

// // Print Output Data
// PrintOutputResult(data, size, synset);
Expand Down

0 comments on commit 2b744ca

Please sign in to comment.