MLIR  19.0.0git
Public Attributes | List of all members
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 414 of file IRInterfaces.cpp.

Member Data Documentation

◆ inferredShapedTypeComponents

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

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