- backward
void backward(void delegate(ref Value grads) update)
Undocumented in source. Be warned that the author may not have intended to support it.
- backward
void backward(U grads)
Undocumented in source. Be warned that the author may not have intended to support it.
- backward
void backward()
Undocumented in source. Be warned that the author may not have intended to support it.
- opBinary
Tensor!(T, Shape, commonGradientType!(typeof(this), RTensor)) opBinary(RTensor rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
- opBinary
Tensor!(T, Shape, hasGradient) opBinary(T rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
- opBinary
Tensor!(T, Shape, commonGradientType!(typeof(this), RTensor)) opBinary(RTensor rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
- opBinary
Tensor!(T, Shape, hasGradient) opBinary(T rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
- opBinary
Tensor!(T, Shape, commonGradientType!(typeof(this), RTensor)) opBinary(RTensor rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
- opBinary
Tensor!(T, Shape, hasGradient) opBinary(T rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
- opBinary
Tensor!(T, Shape, commonGradientType!(typeof(this), RTensor)) opBinary(RTensor rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
- opBinaryRight
Tensor!(T, Shape, hasGradient) opBinaryRight(T lhs)
Undocumented in source. Be warned that the author may not have intended to support it.
- opBinaryRight
Tensor!(T, Shape, hasGradient) opBinaryRight(T rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
- opBinaryRight
Tensor!(T, Shape, hasGradient) opBinaryRight(T lhs)
Undocumented in source. Be warned that the author may not have intended to support it.
- opUnary
Tensor!(T, Shape, hasGradient) opUnary()
Undocumented in source. Be warned that the author may not have intended to support it.
- resetGrads
void resetGrads()
Undocumented in source. Be warned that the author may not have intended to support it.
- runtimeShape
size_t[Shape.length] runtimeShape()
Undocumented in source. Be warned that the author may not have intended to support it.