ATLAS Offline Software
Namespaces | Functions
EvaluateModel.cxx File Reference
#include "EvaluateModel.h"
#include <tuple>
#include <fstream>
#include <chrono>
#include <arpa/inet.h>
#include "AthOnnxUtils/OnnxUtils.h"
Include dependency graph for EvaluateModel.cxx:

Go to the source code of this file.

Namespaces

 AthOnnx
 Namespace holding all of the Onnx Runtime example code.
 

Functions

std::vector< std::vector< std::vector< float > > > AthOnnx::read_mnist_pixel_notFlat (const std::string &full_path)
 
std::vector< int > AthOnnx::read_mnist_label (const std::string &full_path)