Unverified Commit f516e58c authored by Anton Obukhov's avatar Anton Obukhov Committed by GitHub
Browse files

Update README.md

parent 401b6309
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
[![License](https://img.shields.io/badge/License(code)-BSD%203--Clause-blue.svg)](LICENSE_code) [![License](https://img.shields.io/badge/License(code)-BSD%203--Clause-blue.svg)](LICENSE_code)
[![License: CC BY 4.0](https://img.shields.io/badge/License(doc)-CC%20BY%204.0-lightgrey.svg)](LICENSE_doc) [![License: CC BY 4.0](https://img.shields.io/badge/License(doc)-CC%20BY%204.0-lightgrey.svg)](LICENSE_doc)
<img src="doc/img/logo_small.png" align="left"> <img src="doc/img/logo_small.png" align="left" width="33%">
This repository implements an efficient parallel algorithm for the computation of discounted cumulative sums This repository implements an efficient parallel algorithm for the computation of discounted cumulative sums
and a Python package with differentiable bindings to PyTorch. The discounted `cumsum` operation is frequently seen in and a Python package with differentiable bindings to PyTorch. The discounted `cumsum` operation is frequently seen in
......
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