• Paul Fultz II's avatar
    Add support for builtin models in the driver (#404) · b0aef8c8
    Paul Fultz II authored
    * Add experimental support for c++ output
    
    * Format
    
    * Fix syntax errors
    
    * Add resnet50 model
    
    * Formatting
    
    * Add inceptionv3 model
    
    * Formatting
    
    * Add alexnet
    
    * Formatting
    
    * Fix name of pooling mode
    
    * Formatting
    
    * Fix tidy issues
    
    * Ignore driver directory
    
    * Show accetable values
    b0aef8c8
resnet50.cpp 68.6 KB