cavis/libnd4j/include/ops/declarable/generic/nn/pooling
Yurii Shyrma 948646b32d
Shyrma mkl test (#211)
* - provide nhwc format in mkl conv ops

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

* - corrections in mkl conv3d

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

* - corrections in mkl batchnorm

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

* - corrections in mkl maxpooling2d

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

* - add format format_tag::any to outputs in mkl conv ops

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

* - complete corrections in mkl conv ops

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

* - add test for comparison of execution speeds of mkl conv2d op with different weights format

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

* - take into account order f in mkl conv ops

Signed-off-by: Yurii <iuriish@yahoo.com>
2020-02-06 21:12:54 +03:00
..
avgpool2d.cpp Shyrma cudnn (#192) 2020-01-28 18:23:07 +03:00
avgpool3d.cpp Shyrma cudnn (#192) 2020-01-28 18:23:07 +03:00
maxpool2d.cpp Shyrma cudnn (#192) 2020-01-28 18:23:07 +03:00
maxpool3d.cpp Shyrma mkl test (#211) 2020-02-06 21:12:54 +03:00
maxpool_with_argmax.cpp Update master (#8511) 2019-12-06 11:10:44 +03:00
pnormpool2d.cpp Platform helpers (#8216) 2019-09-11 21:50:28 +03:00