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 net_builder.h
  • View page source

File net_builder.h

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

Contents

  • Definition (/WorkSpace/CINN/cinn/frontend/net_builder.h)

  • Includes

  • Included By

  • Namespaces

  • Classes

Definition (/WorkSpace/CINN/cinn/frontend/net_builder.h)

  • Program Listing for File net_builder.h

Includes

  • cinn/frontend/base_builder.h (File base_builder.h)

  • cinn/frontend/syntax.h (File syntax.h)

  • string

  • vector

Included By

  • File computation_test.cc

  • File conv2d_grad_test.cc

  • File test_helper.h

  • File net_builder.cc

  • File net_builder_test.cc

  • File op_mapper_registry.h

  • File paddle_model_convertor.h

  • File decomposer_test.cc

  • File remove_identity_test.cc

Namespaces

  • Namespace cinn

  • Namespace cinn::frontend

Classes

  • Class NetBuilder


© Copyright 2021, cinn team.

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