Skip to content

Commit

Permalink
Release V1.1.0 Readme updates
Browse files Browse the repository at this point in the history
  • Loading branch information
kiritigowda authored Feb 18, 2019
1 parent f91790e commit cd33629
Showing 1 changed file with 1 addition and 25 deletions.
26 changes: 1 addition & 25 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -248,32 +248,8 @@ sudo docker run -it -v /home/:/root/hostDrive/ --device=/dev/kfd --device=/dev/d

## Release Notes

### Supported Neural Net Layers

Layer name |
------|
Activation|
Argmax|
Batch Normalization|
Concat|
Convolution|
Deconvolution|
Fully Connected|
Local Response Normalization (LRN)|
Pooling|
Scale|
Slice|
Softmax|
Tensor Add|
Tensor Convert Depth|
Tensor Convert from Image|
Tensor Convert to Image|
Tensor Multiply|
Tensor Subtract|
Upsample Nearest Neighborhood|

### Known issues
* Package (.deb & .rpm) install requires OpenCV v3.3.0 to execute AMD OpenCV extensions
* Package (.deb & .rpm) install requires OpenCV v3.4.0 to execute AMD OpenCV extensions

### Tested configurations
* Windows 10
Expand Down

0 comments on commit cd33629

Please sign in to comment.