cinn
  • Build from source code
  • Install CINN using docker
  • Tutorials
  • C++ DSL API tutorial: Matrix Multiplication
  • Load and Execute Paddle Model in C++
  • CinnBuilder Primitive Semantics
  • C++ Symbols
cinn
  • »
  • File var_desc.h
  • View page source

File var_desc.h

↰ Parent directory (/WorkSpace/CINN/cinn/frontend/paddle/pb)

Contents

  • Definition (/WorkSpace/CINN/cinn/frontend/paddle/pb/var_desc.h)

  • Includes

  • Included By

  • Namespaces

  • Classes

  • Functions

Definition (/WorkSpace/CINN/cinn/frontend/paddle/pb/var_desc.h)

  • Program Listing for File var_desc.h

Includes

  • algorithm

  • cinn/frontend/paddle/cpp/desc_api.h (File desc_api.h)

  • cinn/frontend/paddle/framework.pb.h

  • glog/logging.h

  • google/protobuf/map.h

  • string

  • vector

Included By

  • File compatible_pb.cc

  • File var_desc.cc

Namespaces

  • Namespace cinn::frontend::paddle::pb

Classes

  • Class VarDesc

Functions

  • Template Function cinn::frontend::paddle::pb::RepeatedToVector

  • Template Function cinn::frontend::paddle::pb::VectorToRepeated(const std::vector<T>&, RepeatedField *)

  • Template Function cinn::frontend::paddle::pb::VectorToRepeated(const std::vector<bool>&, RepeatedField *)


© Copyright 2021, cinn team.

Built with Sphinx using a theme provided by Read the Docs.