Skip to content

Commit 1bd6f49

Browse files
committed
descr
1 parent 4ec546e commit 1bd6f49

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

pjrt-plugins/xla-cpu/pjrt-plugin-xla-cpu.ipkg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ modules = PjrtPluginXlaCpu
66

77
brief = "XLA PJRT plugin for CPU."
88
readme = "README.md"
9-
license = "Apache License, Version 2.0"
9+
license = "AGPL-3.0-or-later"
1010

1111
postinstall = "./postinstall.sh"

pjrt-plugins/xla-cuda/pjrt-plugin-xla-cuda.ipkg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ modules = PjrtPluginXlaCuda
66

77
brief = "XLA PJRT plugin for CUDA-enabled GPUs."
88
readme = "README.md"
9-
license = "Apache License, Version 2.0"
9+
license = "AGPL-3.0-or-later"
1010

1111
postinstall = "./postinstall.sh"

spidr/spidr.ipkg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@ modules =
4747

4848
brief = "Hardware-accelerated machine learning with dependent types."
4949
readme = "README.md"
50-
license = "Apache License, Version 2.0"
50+
license = "AGPL-3.0-or-later"
5151

5252
postinstall = "./postinstall.sh"

0 commit comments

Comments
 (0)