grain ~master (2021-05-15T05:53:16Z)
Dub
Repo
OpBinary.opBinaryDict
grain
functions
binary
OpBinary
Undocumented in source.
struct
OpBinary
(T, size_t dim, string ops)
version(grain_cuda)
enum
opBinaryDict
=
[
"+"
:
CUDNN_OP_TENSOR_ADD
,
"*"
:
CUDNN_OP_TENSOR_MUL
,
"min"
:
CUDNN_OP_TENSOR_MIN
,
"max"
:
CUDNN_OP_TENSOR_MAX
]
;
Meta
Source
See Source File
grain
functions
binary
OpBinary
functions
backward
forward
manifest constants
opBinaryDict
mixins
__anonymous
variables
alpha1
alpha2
da
db
ha
hb
shape1
shape2