|
picceler
|
#include "ops.h"#include "types.h"#include <mlir/IR/Matchers.h>#include <mlir/IR/PatternMatch.h>#include <mlir/Dialect/Arith/IR/Arith.h>#include <spdlog/spdlog.h>#include <algorithm>Classes | |
| struct | picceler::IdentityConvolutionPattern |
Namespaces | |
| namespace | picceler |
Functions | |
| Result< std::pair< mlir::Value, mlir::Value > > | picceler::getKernelNeighborhoodSize (mlir::OpBuilder &builder, mlir::Location loc, mlir::Value kernelOperand) |