ArmNN
 21.02
CaffeParser.hpp File Reference
#include "armnnCaffeParser/ICaffeParser.hpp"
#include "armnn/Types.hpp"
#include "armnn/NetworkFwd.hpp"
#include "armnn/Tensor.hpp"
#include <memory>
#include <vector>
#include <unordered_map>

Go to the source code of this file.

Classes

class  ICaffeParser::CaffeParserImpl
 
class  CaffeParser
 

Namespaces

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