Contents
Namespaces
Classes
Functions
Typedefs
Namespace cinn::lang::detail
Struct ReturnType
Class Args
Class Buffer
Class PackedFunc
Template Class Placeholder
Function cinn::lang::Abs
Function cinn::lang::Acos
Function cinn::lang::Acosh
Function cinn::lang::Asin
Function cinn::lang::Asinh
Function cinn::lang::Atan
Function cinn::lang::Atanh
Function cinn::lang::BitwiseAnd
Function cinn::lang::BitwiseNot
Function cinn::lang::BitwiseOr
Function cinn::lang::BitwiseXor
Function cinn::lang::CallExtern
Function cinn::lang::CallLowered
Function cinn::lang::Ceil
Function cinn::lang::CollectTempTensorsFromCtrlDepends
Function cinn::lang::Compute(const std::vector<Expr>&, std::function<Expr(const std::vector<Expr>&)>, const std::string&, const std::vector<Expr>&)
Function cinn::lang::Compute()
Function cinn::lang::Cos
Function cinn::lang::Cosh
Function cinn::lang::CreatePlaceHolder
Function cinn::lang::Erf
Function cinn::lang::Exp
Function cinn::lang::Floor
Function cinn::lang::GetTempBuffers
Function cinn::lang::Identity
Function cinn::lang::Infinity
Function cinn::lang::InitReduceTensor
Function cinn::lang::IsFinite
Function cinn::lang::IsInf
Function cinn::lang::IsNan
Function cinn::lang::LeakyRelu(Expr, double)
Function cinn::lang::LeakyRelu(Expr, Expr)
Function cinn::lang::LeftShift
Function cinn::lang::Log
Function cinn::lang::Log10
Function cinn::lang::Log2
Function cinn::lang::logic_and
Function cinn::lang::logic_or
Function cinn::lang::LogicalNot
Function cinn::lang::Lower(const std::string&, StageMap, const std::vector<Tensor>&, const std::vector<Var>&, const std::vector<Tensor>&, Module::Builder *, const Target&)
Function cinn::lang::Lower(const std::string&, StageMap, const std::vector<Tensor>&, const std::vector<Var>&, const std::vector<Tensor>&, ir::Module::Builder *, const Target&)
Function cinn::lang::LowerVec(const std::string&, StageMap, const std::vector<Tensor>&, const std::vector<Var>&, const std::vector<Tensor>&, Module::Builder *, const Target&)
Function cinn::lang::LowerVec(const std::string&, StageMap, const std::vector<Tensor>&, const std::vector<Var>&, const std::vector<Tensor>&, ir::Module::Builder *, const Target&)
Function cinn::lang::max_value
Function cinn::lang::min_value
Function cinn::lang::Negative
Function cinn::lang::ReduceMax
Function cinn::lang::ReduceMin
Function cinn::lang::ReduceMul
Function cinn::lang::ReduceSum
Template Function cinn::lang::Relu
Template Function cinn::lang::Relu6
Function cinn::lang::RightShift
Function cinn::lang::Round
Function cinn::lang::Rsqrt
Function cinn::lang::Sigmoid
Function cinn::lang::Sign
Function cinn::lang::Sin
Function cinn::lang::Sinh
Function cinn::lang::Sqrt
Function cinn::lang::Tan
Function cinn::lang::Tanh
Function cinn::lang::TEST(Call, basic)
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)
Function cinn::lang::TEST(lower, temp_buffer_collects)
Function cinn::lang::TEST(Function, test)
Function cinn::lang::TEST(Function, test1)
Function cinn::lang::TEST(Function, Expr)
Function cinn::lang::TEST(Function, ReturnMultiValue)
Function cinn::lang::TEST(placeholder, basic)
Function cinn::lang::TEST(placeholder, dynamic_shape)
Function cinn::lang::Trunc
Typedef cinn::lang::ArgValue
Typedef cinn::lang::attr_t
Typedef cinn::lang::compute_handler_t
Typedef cinn::lang::RetValue