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

File packed_func.h

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

Contents

  • Definition (/WorkSpace/CINN/cinn/lang/packed_func.h)

  • Includes

  • Included By

  • Namespaces

  • Classes

  • Functions

  • Typedefs

Definition (/WorkSpace/CINN/cinn/lang/packed_func.h)

  • Program Listing for File packed_func.h

Includes

  • cinn/common/cinn_value.h

  • cinn/ir/ir.h

  • functional

  • string

  • utility

  • vector

Included By

  • File lower.h

  • File packed_func.cc

  • File packed_func_test.cc

Namespaces

  • Namespace cinn

  • Namespace cinn::lang

  • Namespace cinn::lang::detail

Classes

  • Template Struct for_each_dispatcher

  • Template Struct for_each_dispatcher< true, I, F >

  • Struct FuncArgsSetter

  • Class Args

  • Class PackedFunc

Functions

  • Template Function cinn::lang::detail::for_each

Typedefs

  • Typedef cinn::lang::ArgValue

  • Typedef cinn::lang::RetValue


© Copyright 2021, cinn team.

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