ONE - On-device Neural Engine
Loading...
Searching...
No Matches
locoex::COpDialect Class Referencefinal

A singleton for locoex custom op Dialect. More...

#include <COpDialect.h>

Collaboration diagram for locoex::COpDialect:

Public Member Functions

 COpDialect (const Dialect &)=delete
 
 COpDialect (Dialect &&)=delete
 
- Public Member Functions inherited from loco::Dialect
virtual ~Dialect ()=default
 
template<typename ConcreteService >
ConcreteService * service (void) const
 

Static Public Member Functions

static loco::Dialectget (void)
 

Additional Inherited Members

- Protected Member Functions inherited from loco::Dialect
template<typename ConcreteService >
void service (std::unique_ptr< ConcreteService > &&s)
 

Detailed Description

A singleton for locoex custom op Dialect.

Definition at line 28 of file COpDialect.h.

Constructor & Destructor Documentation

◆ COpDialect() [1/2]

locoex::COpDialect::COpDialect ( const Dialect &  )
delete

◆ COpDialect() [2/2]

locoex::COpDialect::COpDialect ( Dialect &&  )
delete

Member Function Documentation

◆ get()


The documentation for this class was generated from the following files: