Nd pooling gpu (#551)
* initial progress
* formatting
* add pooling changes
* formatting
* change eliminate_pad
* formatting
* rename var
* fomratting
* update op shape test and compute
* formatting
* revert conv constructor
* formatting
* change initializer
* formatting
* fix tidy
* change quant conv and shape check
* add tests and fixes
* formatting
* fix type
* fix conv test
* formatting
* add pooling and bn tests
* formatting
* add inconsistent attr tests
* fix padding issue
* formatting
* progress on 1d to 2d
* formatting
* change compute and compile functions
* formatting
* fix duplicate
* fix conflict
* fix issue with 1d conv
* formatting
* add check for 3d limit
* rename function
* formatting
* update to MIOPen 2.3
* add support for nd pooling
* formatting
* test miopen 2.4
* change function name
* rename functions
* formatting
* add op_shape test
* add gpu ops tests
* formatting
* add pkg-config
* change functions
* formatting
* change to copy_backward
* formatting
* test diff miopen version
* add pooling shape tests
* temp disable test
* revert to miopen 2.4
Co-authored-by:
mvermeulen <5479696+mvermeulen@users.noreply.github.com>
Showing
Please register or sign in to comment