Skip to content

Commit

Permalink
Merge branch 'master' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
Aetf committed Feb 13, 2019
2 parents 4b86105 + c6cad3a commit 0e86b5b
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions 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).
Implementation of Salus (arXiv paper link coming soon).

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,12 +36,11 @@ 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/abc
[tf-salus]: https://github.com/SymbioticLab/tensorflow-salus
[gitlabci]: https://gitlab.com/Salus/Salus/pipeline
[gitlabci]: https://gitlab.com/Salus/Salus/pipelines
[pipeline status]: https://gitlab.com/Salus/Salus/badges/master/pipeline.svg
[nvidia-docker]: https://github.com/NVIDIA/nvidia-docker
[nlohmann-json]: https://github.com/nlohmann/json
[concurrentqueue]: https://github.com/cameron314/concurrentqueue
[docopt.cpp]: https://github.com/docopt/docopt.cpp
[easyloggingpp]: https://github.com/muflihun/easyloggingpp
[easyloggingpp]: https://github.com/muflihun/easyloggingpp

0 comments on commit 0e86b5b

Please sign in to comment.