Skip to content
This repository was archived by the owner on Jan 26, 2026. It is now read-only.

Commit 445b39a

Browse files
authored
adding status badge
1 parent 08bb6fe commit 445b39a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
[![.github/workflows/ci.yml](https://github.com/intel-sandbox/personal.fschlimb.ddptensor/actions/workflows/ci.yml/badge.svg)](https://github.com/intel-sandbox/personal.fschlimb.ddptensor/actions/workflows/ci.yml)
12
# Distributed Data-Parallel Python Tensor
23
A tensor implementation following the [array API as defined by the data-API consortium](https://data-apis.org/array-api/latest/index.html).
34
It supports a controller-worker execution model as well as a CSP-like execution.

0 commit comments

Comments
 (0)