cavis/libnd4j/include/ops/declarable/generic/nn
Yurii Shyrma 4247718f61
Shyrma gru bp (#377)
* - update gru ff op

Signed-off-by: Yurii <iuriish@yahoo.com>

* - implementation and testing gru_bp op

Signed-off-by: Yurii <iuriish@yahoo.com>

* - neglect dependencies between dLdh/dLdhLast/dLdcLast in lstmLayer backprop

Signed-off-by: Yurii <iuriish@yahoo.com>
2020-04-16 08:09:04 +03:00
..
activations some structure for ops (#337) 2020-03-23 07:28:54 +03:00
convo Shyrma weights format (#329) 2020-03-20 12:11:27 +03:00
pooling Shyrma weights format (#329) 2020-03-20 12:11:27 +03:00
recurrent Shyrma gru bp (#377) 2020-04-16 08:09:04 +03:00
apply_sgd.cpp libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
batchnorm.cpp libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
bias_add.cpp some structure for ops (#337) 2020-03-23 07:28:54 +03:00
dot_product_attention.cpp libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
embedding_lookup.cpp some structure for ops (#337) 2020-03-23 07:28:54 +03:00
fusedBatchNorm.cpp libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
layer_norm.cpp some structure for ops (#337) 2020-03-23 07:28:54 +03:00
logSoftmax.cpp libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
lrn.cpp libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
multi_head_dot_product_attention.cpp libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
relu_layer.cpp libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
softmax.cpp libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
xw_plus_b.cpp xw_plus_b mkldnn implementation (#247) 2020-03-31 13:03:10 +03:00