"...resnet50_tensorflow.git" did not exist on "ce93cb755c25a3cc6c7bc182f728a82ac951c19c"
Commit c46e02cc authored by Ville Pietilä's avatar Ville Pietilä
Browse files

Update Readme.

parent 810c3c1d
......@@ -130,6 +130,19 @@ Static GEMM operations library
make -j device_gemm_operations
```
Other libs linked statically to the grouped_gemm CK implementation:
```bash
make -j utility
```
```bash
make -j device_contraction_operations
```
```bash
make -j device_reduction_operations
```
Tests
```bash
make -j test_grouped_gemm
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment