Enzyme main
Loading...
Searching...
No Matches
EnzymeBatchToTensorPass.cpp File Reference
#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"
Include dependency graph for EnzymeBatchToTensorPass.cpp:

Go to the source code of this file.

Namespaces

namespace  mlir
 
namespace  mlir::enzyme
 

Macros

#define DEBUG_TYPE   "enzyme-batch-to-tensor"
 
#define ENZYME_DBGS   llvm::dbgs() << "[" << DEBUG_TYPE << "]"
 
#define GEN_PASS_DEF_ENZYMEBATCHTOTENSORPASS
 

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "enzyme-batch-to-tensor"

Definition at line 10 of file EnzymeBatchToTensorPass.cpp.

◆ ENZYME_DBGS

#define ENZYME_DBGS   llvm::dbgs() << "[" << DEBUG_TYPE << "]"

Definition at line 11 of file EnzymeBatchToTensorPass.cpp.

◆ GEN_PASS_DEF_ENZYMEBATCHTOTENSORPASS

#define GEN_PASS_DEF_ENZYMEBATCHTOTENSORPASS

Definition at line 19 of file EnzymeBatchToTensorPass.cpp.