mirror of
https://github.com/nomic-ai/kompute.git
synced 2026-05-11 17:09:59 +00:00
Updated to use kp instead of komputepy for module name
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
|
||||
from komputepy import Tensor, Manager, Sequence
|
||||
from kp import Tensor, Manager, Sequence
|
||||
|
||||
def test_opmult():
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user