Skip to content

Commit f5127af

Browse files
committed
update
1 parent eca16c8 commit f5127af

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
![mexican cat dance](https://www.deependujha.xyz/deeptensor-assets/mexican-cat-dance.gif)
1515

16-
- DeepTensor: A minimal deep learning library focused on custom autograd and efficient tensor operations.
16+
- DeepTensor: A minimal PyTorch-like **deep learning library** focused on custom autograd and efficient tensor operations.
1717

1818
---
1919

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ build-backend = "scikit_build_core.build"
66
name = "deeptensor"
77
version = "0.4.0" # new api
88
url = "https://github.com/deependujha/deeptensor"
9-
description = "A minimal deep learning library focused on custom autograd and efficient tensor operations."
9+
description = "A minimal PyTorch-like **deep learning library** focused on custom autograd and efficient tensor operations."
1010
readme = "README.md"
1111
authors = [
1212
{ name = "Deependu Jha", email = "deependujha21@gmail.com" },

0 commit comments

Comments
 (0)