MLIR-AIE
Public Member Functions | List of all members
PyAieTargetModel Class Reference

#include "aie/Bindings/PyTypes.h"

Public Member Functions

 PyAieTargetModel (AieTargetModel model)
 
 operator AieTargetModel () const
 
AieTargetModel get () const
 

Detailed Description

Definition at line 15 of file PyTypes.h.

Constructor & Destructor Documentation

◆ PyAieTargetModel()

PyAieTargetModel::PyAieTargetModel ( AieTargetModel  model)
inline

Definition at line 17 of file PyTypes.h.

Member Function Documentation

◆ get()

AieTargetModel PyAieTargetModel::get ( ) const
inline

Definition at line 19 of file PyTypes.h.

◆ operator AieTargetModel()

PyAieTargetModel::operator AieTargetModel ( ) const
inline

Definition at line 18 of file PyTypes.h.


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