Namespace cinn::frontend
Contents
Namespaces
Classes
Enums
Functions
Function cinn::frontend::LoadPaddleProgram(const std::string&, Scope *, bool, const common::Target&)
Function cinn::frontend::operator<<(std::ostream&, const Variable&)
Function cinn::frontend::operator<<(std::ostream&, const Instruction&)
Function cinn::frontend::operator<<(std::ostream&, const Program&)
Template Function cinn::frontend::operator<<(std::ostream&, const std::vector<T, Alloc>&)
Function cinn::frontend::SetRandData(const hlir::framework::Tensor&, Target)
Function cinn::frontend::SetRandData(hlir::framework::Tensor, Target)
Function cinn::frontend::TEST(cinn_computation, cinn_builder_cpu)
Function cinn::frontend::TEST(cinn_computation, fc_execute_cpu)
Function cinn::frontend::TEST(cinn_computation, decomposer_cpu)
Function cinn::frontend::TEST(cinn_computation, without_instantiate_variables)
Function cinn::frontend::TEST(syntax, program_execute_multi_elementwise_add)
Function cinn::frontend::TEST(syntax, program_execute_multi_elementwise_add2)
Function cinn::frontend::TEST(Decomposer, elementwise_add_bcast0)
Function cinn::frontend::TEST(load_paddle_model, fc_execute)
Function cinn::frontend::TEST(Decomposer, elementwise_add_grad_bcast0)
Function cinn::frontend::TEST(Decomposer, elementwise_add_bcast1)
Function cinn::frontend::TEST(Decomposer, elementwise_add_grad_bcast1)
Function cinn::frontend::TEST(Decomposer, elementwise_add_bcast2)
Function cinn::frontend::TEST(Decomposer, elementwise_add_grad_bcast2)
Function cinn::frontend::TEST(Decomposer, elementwise_add_same_dims)
Function cinn::frontend::TEST(Decomposer, elementwise_add_grad_same_dims)
Function cinn::frontend::TEST(InstrDecomposerRegistry, basic)
Function cinn::frontend::TEST(net_build, program_execute_multi_elementwise_add)
Function cinn::frontend::TEST(net_build, program_execute_fc)
Function cinn::frontend::TEST(net_build, program_execute_reverse)
Function cinn::frontend::TEST(RemoveIdentity, cant_remove_by_fetchids)
Function cinn::frontend::TEST(RemoveIdentity, cant_remove_by_pattern)