#include <user_grad.h>
|
| std::unordered_set< ID > | oriStmts_ |
| | Set of statements in the original program.
|
| |
| Stmt | bwdBody_ |
| | Backward statement (can be a scope)
|
| |
◆ StmtSetToUserGrad()
| freetensor::StmtSetToUserGrad::StmtSetToUserGrad |
( |
const std::unordered_set< ID > & |
oriStmts, |
|
|
const Stmt & |
bwdBody |
|
) |
| |
|
inline |
◆ bwdBody_
| Stmt freetensor::StmtSetToUserGrad::bwdBody_ |
Backward statement (can be a scope)
◆ oriStmts_
| std::unordered_set<ID> freetensor::StmtSetToUserGrad::oriStmts_ |
Set of statements in the original program.
The documentation for this struct was generated from the following file: