MLIR
20.0.0git
|
C-style user-data structure for type appending callback. More...
Public Attributes | |
std::vector< PyShapedTypeComponents > & | inferredShapedTypeComponents |
C-style user-data structure for type appending callback.
Definition at line 414 of file IRInterfaces.cpp.
std::vector<PyShapedTypeComponents>& mlir::python::PyInferShapedTypeOpInterface::AppendResultsCallbackData::inferredShapedTypeComponents |
Definition at line 415 of file IRInterfaces.cpp.
Referenced by mlir::python::PyInferShapedTypeOpInterface::appendResultsCallback().