grain ~master (2021-05-15T05:53:16Z)
Dub
Repo
Sum.forward
grain
functions
reduction
Sum
Undocumented in source. Be warned that the author may not have intended to support it.
auto
forward
(Variable!(T, dim, HostStorage) x)
auto
forward
(Variable!(T, dim, DeviceStorage) x)
struct
Sum
(string mode = "fast", T, size_t dim)
version(grain_cuda)
auto
forward
(
Variable
!(
T
,
dim
,
DeviceStorage
)
x
)
Meta
Source
See Implementation
grain
functions
reduction
Sum
functions
backward
forward
mixins
__anonymous
variables
shape