Enzyme main
Loading...
Searching...
No Matches
mlir::enzyme::detail::AutoDiffUsingMemoryIdentity< OpTy, storedvals > Class Template Reference

#include "MLIR/Implementations/CoreDialectsAutoDiffImplementations.h"

Inheritance diagram for mlir::enzyme::detail::AutoDiffUsingMemoryIdentity< OpTy, storedvals >:
Collaboration diagram for mlir::enzyme::detail::AutoDiffUsingMemoryIdentity< OpTy, storedvals >:

Public Member Functions

LogicalResult createForwardModeTangent (Operation *op, OpBuilder &builder, MGradientUtils *gutils) const
 

Detailed Description

template<typename OpTy, int... storedvals>
class mlir::enzyme::detail::AutoDiffUsingMemoryIdentity< OpTy, storedvals >

Definition at line 155 of file CoreDialectsAutoDiffImplementations.h.

Member Function Documentation

◆ createForwardModeTangent()

template<typename OpTy , int... storedvals>
LogicalResult mlir::enzyme::detail::AutoDiffUsingMemoryIdentity< OpTy, storedvals >::createForwardModeTangent ( Operation * op,
OpBuilder & builder,
MGradientUtils * gutils ) const
inline

The documentation for this class was generated from the following file: