Johan Doré
Johan Doré
First of all: @nietras & @sigfrid696 thanks a lot for the great effort. I am working with @JeppeThagaardVP on this and we are very close to have it working here,...
I gave @sigfrid696's proposal a shot my self and the below changes made CNTK work it our application using Cuda 11.4. **cudnnGetConvolutionForwardAlgorithm_v7:** // 2020.12.09 - mj.jo // cuda 11.1 /*int...
@sigfrid696 I had to apply quite some project edits to get it to compile. The changes probably doesn't deserve a Pull Request but maybe they can help you: [CNTK_2_8_1_6a20c25a0a8dd7ec21cbb8926f7085e11afd41b3.zip](https://github.com/microsoft/CNTK/files/7072139/CNTK_2_8_1_6a20c25a0a8dd7ec21cbb8926f7085e11afd41b3.zip). BTW...
Hi All, I believe I hit this same issue and thought I may help by creating a few test cases showing to help: ``` BOOST_AUTO_TEST_CASE(Boost_Diffence_ClearAll) { using PointXY = boost::geometry::model::d2::point_xy;...