MLIR 22.0.0git
mlir::python::PyInferShapedTypeOpInterface::AppendResultsCallbackData Struct Reference

C-style user-data structure for type appending callback. More...

Public Attributes

std::vector< PyShapedTypeComponents > & inferredShapedTypeComponents

Detailed Description

C-style user-data structure for type appending callback.

Definition at line 404 of file IRInterfaces.cpp.

Member Data Documentation

◆ inferredShapedTypeComponents

std::vector<PyShapedTypeComponents>& mlir::python::PyInferShapedTypeOpInterface::AppendResultsCallbackData::inferredShapedTypeComponents

Definition at line 405 of file IRInterfaces.cpp.


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