Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Aetf authored Feb 14, 2019
1 parent 103d8f0 commit bb0cfd5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[![pipeline status]][gitlabci]

Implementation of Salus (arXiv paper link coming soon).
Implementation of Salus ([arXiv paper][arXiv]).

Must be used with a customized tensorflow at [SymbioticLab/tensorflow-salus][tf-salus].
Note that these two projects are tightly coupled together. Make sure to use latest commit from both projects.
Expand Down Expand Up @@ -36,6 +36,7 @@ Requires `CMake 3.10` and modern compiler with c++14 support, e.g. `GCC 5.4` is

See [toplevel CMakeLists.txt](CMakeLists.txt) for details.

[arXiv]: https://arxiv.org/abs/1902.04610
[tf-salus]: https://github.com/SymbioticLab/tensorflow-salus
[gitlabci]: https://gitlab.com/Salus/Salus/pipelines
[pipeline status]: https://gitlab.com/Salus/Salus/badges/master/pipeline.svg
Expand Down

0 comments on commit bb0cfd5

Please sign in to comment.