MLIR 22.0.0git
mlir::tosa::detail::TosaOpInterfaceTraits::Model< ConcreteOp > Class Template Reference

#include "mlir/Dialect/Tosa/IR/TosaOps.h"

Inheritance diagram for mlir::tosa::detail::TosaOpInterfaceTraits::Model< ConcreteOp >:

Public Types

using Interface = TosaOp

Public Member Functions

 Model ()

Detailed Description

template<typename ConcreteOp>
class mlir::tosa::detail::TosaOpInterfaceTraits::Model< ConcreteOp >

Definition at line 19 of file TosaOps.h.

Member Typedef Documentation

◆ Interface

template<typename ConcreteOp>
using mlir::tosa::detail::TosaOpInterfaceTraits::Model< ConcreteOp >::Interface = TosaOp

Definition at line 21 of file TosaOps.h.

Constructor & Destructor Documentation

◆ Model()

template<typename ConcreteOp>
mlir::tosa::detail::TosaOpInterfaceTraits::Model< ConcreteOp >::Model ( )
inline

Definition at line 22 of file TosaOps.h.


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