From 2cb341194cebbd3e40b70d6177d0927830a8ac56 Mon Sep 17 00:00:00 2001 From: mhubii Date: Tue, 12 Mar 2024 14:08:37 +0000 Subject: [PATCH] Code style and license tags Signed-off-by: mhubii --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c91f618..bd40e58 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # Sparsity-preserving gradient utility tools for PyTorch +![License](https://img.shields.io/github/license/cai4cai/torchsparsegradutils) ![Code Style: Black](https://img.shields.io/badge/code%20style-black-000000.svg) + A collection of utility functions to work with PyTorch sparse tensors. This is work-in-progress, here be dragons. Currenly available features with backprop include: