Class InstrDecomposerRegistry

Inheritance Relationships

Base Type

  • public Registry< Decomposer >

Class Documentation

class cinn::frontend::InstrDecomposerRegistry : public Registry<Decomposer>

Public Functions

const Decomposer *Get(const std::string &op_name, const common::Target &target)
const Decomposer *Find(const std::string &name, const common::Target &target)

Public Static Functions

InstrDecomposerRegistry *Global()