grain ~master (2021-05-15T05:53:16Z)
Dub
Repo
Variable.opBinary
grain
autograd
Variable
binary ops with primitive scalar value (e.g., float, double)
auto
opBinary
(Variable!(T, dim, Storage) b)
auto
opBinary
(T b)
struct
Variable
(T, size_t dim, alias Storage = HostStorage, SliceKind kind = Contiguous)
auto
opBinary
(
string
op
)
(
T
b
)
Meta
Source
See Implementation
grain
autograd
Variable
constructors
this
functions
backward
detach
dup
gradSliced
gradVariable
opBinary
opBinaryRight
sliced
toString
manifest constants
isHost
properties
defined
ptr
variables
bprop
data
grad
offset
requiresGrad
shape
strides
binary ops with primitive scalar value (e.g., float, double)