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 lower_test.cc
  • View page source

File lower_test.cc

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

Contents

  • Definition (/WorkSpace/CINN/cinn/lang/lower_test.cc)

  • Includes

  • Namespaces

  • Functions

  • Defines

Definition (/WorkSpace/CINN/cinn/lang/lower_test.cc)

  • Program Listing for File lower_test.cc

Includes

  • cinn/cinn.h

  • cinn/lang/buffer.h (File buffer.h)

  • cinn/lang/compute.h (File compute.h)

  • cinn/lang/lower.h (File lower.h)

  • cinn/lang/placeholder.h (File placeholder.h)

  • cinn/utils/string.h

  • gtest/gtest.h

  • set

Namespaces

  • Namespace cinn

  • Namespace cinn::lang

Functions

  • Function cinn::lang::TEST(lower, temp_buffer_collects)

  • Function cinn::lang::TEST(lower, basic)

  • Function cinn::lang::TEST(lower, more_complex)

  • Function cinn::lang::TEST(lower, dynamic_shape)

  • Function cinn::lang::TEST(lower, lowered_call)

Defines

  • Define TEST_SOUTPUT


© Copyright 2021, cinn team.

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