cavis/libnd4j/include
Yurii Shyrma e700b59f80
Shyrma weights format (#329)
* - start to introduce additional weights formats into conv2d ops

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

* - provide weights format variety in backprop conv2d and deconv2d ops, testing and fixing bugs

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

* - forgot to recover kernels sizes in deconv2d_bp test

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

* - built in weights format in depthwise conv 2d op

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

* - provide new weights formats in mkl dnn conv ops

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

* - provide new weights formats in cuda conv helpers

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

* - working with new weights format in cudnn conv api

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

* - take into account order of arrays in cudnn tensor descriptions

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

* - provide new weights formats in cpu conv3d (ff/bp)

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

* - provide new weights formats in cpu deconv3d (ff/bp)

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

* - provide new weights formats in conv3d ops (ff/bp) based on mkl api

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

* - provide new weights formats in conv3d ops (ff/bp) based on cudnn api

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

* - resolve conflicts 2

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

Co-authored-by: raver119 <raver119@gmail.com>
2020-03-20 12:11:27 +03:00
..
array Nullify (#304) 2020-03-20 08:49:28 +03:00
cnpy libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
exceptions libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
execution Nullify (#304) 2020-03-20 08:49:28 +03:00
graph Revert "OpenMP Threads execution (#297)" (#299) 2020-03-09 08:22:49 +03:00
helpers Shyrma weights format (#329) 2020-03-20 12:11:27 +03:00
indexing libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
legacy Shyrma broadcast (#302) 2020-03-10 16:29:09 +03:00
loops correct output empty shapes deducing in split op (#311) 2020-03-12 18:25:54 +03:00
math libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
memory libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
ops Shyrma weights format (#329) 2020-03-20 12:11:27 +03:00
performance/benchmarking benchmarks fixes (#321) 2020-03-16 10:31:06 +03:00
system Nullify (#304) 2020-03-20 08:49:28 +03:00
types pairwise compilation units updated 2020-03-12 12:50:09 +03:00
cblas.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
cblas_enum_conversion.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
config.h.in cuDNN integration (#150) 2020-01-20 21:32:46 +03:00
samediff.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00