hipCaffe icon indicating copy to clipboard operation
hipCaffe copied to clipboard

hipCaffe: the HIP port of Caffe

Results 17 hipCaffe issues
Sort by recently updated
recently updated
newest added

@xmaxk We are going to enforce two factor authentication in (https://github.com/ROCmSoftwarePlatform/) organization on 29th April, 2022 . Since we identified you as outside collaborator for ROCmSoftwarePlatform organization, you need to...

Please use the [caffe-users list](https://groups.google.com/forum/#!forum/caffe-users) for usage, installation, or modeling questions, or other requests for help. _Do not post such requests to Issues._ Doing so interferes with the development of...

Why this "hipCaffe" is not a simple fork from bvlc caffe repo? I know it's a stupid question, but, maybe it will be easier to update the "hip" with the...

### Issue summary I'm reposting this after closing my original issue because I am now quite confident the install was completely canonical. Running ./build/test/test_all.testbin ultimately drops core. It drops core...

### Issue summary Two straightforward questions: 1) to build python caffe interface do I run "make", or "make py" or "make python"? 2) Will this code work on an RX470,...

Please use the [caffe-users list](https://groups.google.com/forum/#!forum/caffe-users) for usage, installation, or modeling questions, or other requests for help. _Do not post such requests to Issues._ Doing so interferes with the development of...

### Issue summary Hello! I have problems with tests: ``` #./test_all.testbin ... [ RUN ] DeconvolutionLayerTest/3.TestNDAgainst2D src/caffe/test/test_deconvolution_layer.cpp:276: Failure Value of: 1 Expected: 0 [ FAILED ] DeconvolutionLayerTest/3.TestNDAgainst2D, where TypeParam =...

root@WeiCh:~/hipCaffe# ./build/test/test_all.testbin ...... MIOpen Error: /data/repo/MIOpen/src/ocl/softmaxocl.cpp:59: Only alpha=1 and beta=0 is supported F1225 17:29:05.918099 12305 cudnn_softmax_layer_hip.cpp:27] Check failed: status == miopenStatusSuccess (7 vs. 0) miopenStatusUnknownError *** Check failure stack trace:...

On a fresh install with Ubuntu 16.04 and rocm 1.7 Haswell 5820k, Vega FE. Similar to #26 during test_all.testbin Up until the error, many tests pass and many tests fail...

### Issue summary After run the ./build/test/test_all.testbin, below test items failed: 1) ThresholdLayerTest/3.Test Error Message: `src/caffe/test/test_threshold_layer.cpp:67: Failure` `Expected: (bottom_data[i]) > (threshold_), actual: -0.635736 vs 0` `src/caffe/test/test_threshold_layer.cpp:67: Failure` `Expected: (bottom_data[i]) >...