Deep.Net


Hold

Namespace: SymTensor

functions for working with held op

Functions and values

Function or valueDescription
tryRelease expr
Signature: expr:ExprT -> ExprT

tries to release all ops that are "held" (via UnaryOp.Held) in the expression

Fork me on GitHub