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
| google/protobuf@v3.11.0 -DCMAKE_POSITION_INDEPENDENT_CODE=On -X subdir -Dprotobuf_BUILD_TESTS=Off | ||
| RadeonOpenCompute/rocm-cmake@b29ff83 --build | ||
| ROCmSoftwarePlatform/rocBLAS@abd98a2b48b29326ebaef471630786a548622c06 | ||
| ROCmSoftwarePlatform/MIOpen@2.0.0 | ||
| ROCmSoftwarePlatform/MIOpen@2.4.0 | ||
| blaze,https://bitbucket.org/blaze-lib/blaze/get/f0755dea0e03.tar.gz -X header -DHEADER_DIR=blaze | ||
| half,https://github.com/pfultz2/half/archive/1.12.0.tar.gz -X header -H sha256:0a08660b68abb176ebc2a0cdf8de46e3182a7f46c66443bb80dbfaaec98cf969 | ||
| pybind/pybind11@v2.2.4 -DPYBIND11_TEST=Off --build |
Please register or sign in to comment