llvm/tools/mlir/examples/toy/Ch4/include/toy/ShapeInferenceOpInterfaces.cpp.inc

/*===- TableGen'erated file -------------------------------------*- C++ -*-===*\
|*                                                                            *|
|* Interface Definitions                                                      *|
|*                                                                            *|
|* Automatically generated file, do not edit!                                 *|
|*                                                                            *|
\*===----------------------------------------------------------------------===*/

/// Infer and set the output shape for the current operation.
void ShapeInference::inferShapes() {}