#include "Dialect/Ops.h"
#include "Interfaces/GradientUtilsReverse.h"
#include "Interfaces/Utils.h"
#include "PassDetails.h"
#include "Passes/Passes.h"
#include "mlir/IR/PatternMatch.h"
#include "mlir/Transforms/DialectConversion.h"
#include "Passes/Passes.h.inc"
Go to the source code of this file.
◆ DEBUG_TYPE
| #define DEBUG_TYPE "enzyme-batch-to-tensor" |
◆ ENZYME_DBGS
| #define ENZYME_DBGS llvm::dbgs() << "[" << DEBUG_TYPE << "]" |
◆ GEN_PASS_DEF_ENZYMEBATCHTOTENSORPASS
| #define GEN_PASS_DEF_ENZYMEBATCHTOTENSORPASS |