ArmNN
 20.11
RecordByRecordCaffeParser.hpp File Reference
#include <string>
#include <vector>
#include <iostream>
#include "caffe/proto/caffe.pb.h"
#include "CaffeParser.hpp"

Go to the source code of this file.

Classes

class  RecordByRecordCaffeParser
 

Namespaces

 armnnCaffeParser
 Caffe networks are loaded from protobuf files (binary or text) using the protobuf library and the generated code from caffe.pb.h.