Skip to content

MO436-MC934/work

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This folder contains simple usage examples to build and run the inference of neural network models:

.
├── glow
│   ├── ...
└── work
    ├── calibration
    │   ├── images224
    │   ├── images299
    │   └── ...
    ├── datasets
    │   ├── imagenet
    │   └── mnist
    ├── models
    │   ├── lenet
    │   ├── mnist
    │   ├── mobilenet
    │   ├── resnet18
    │   └── squeezenet
    ├── readme.md
    ├── scripts
    │   ├── exec_accuracy.sh
    │   ├── ground_truth_imagenet.txt
    │   ├── ground_truth_mnist.txt
    │   ├── measure_acc.cpp
    │   ├── measure_mnist.cpp
    │   ├── ...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published