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

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

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

Public Types

using Interface = TosaOp

Public Member Functions

 FallbackModel ()

Detailed Description

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

Definition at line 26 of file TosaOps.h.

Member Typedef Documentation

◆ Interface

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

Definition at line 28 of file TosaOps.h.

Constructor & Destructor Documentation

◆ FallbackModel()

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

Definition at line 29 of file TosaOps.h.


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