|
Enzyme main
|
#include "Implementations/CoreDialectsAutoDiffImplementations.h"#include "Interfaces/AutoDiffOpInterface.h"#include "Interfaces/AutoDiffTypeInterface.h"#include "Interfaces/GradientUtils.h"#include "Interfaces/GradientUtilsReverse.h"#include "Passes/Utils.h"#include "mlir/IR/Matchers.h"
Go to the source code of this file.
Functions | |
| static bool | contains (ArrayRef< int > ar, int v) |
|
static |
Definition at line 130 of file CoreDialectsAutoDiffImplementations.cpp.
Referenced by EmitNoDerivativeError(), EnzymePlugin::EnzymePlugin(), LowerSparsification(), and mlir::enzyme::detail::memoryIdentityForwardHandler().