Skip to content

Commit

Permalink
Add padded int4 data type to TensorStore.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 555708944
  • Loading branch information
The ml_dtypes Authors committed Aug 15, 2023
1 parent 6d05999 commit efdc1ee
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ml_dtypes/tests/int4_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,7 @@

from absl.testing import absltest
from absl.testing import parameterized

import ml_dtypes

import numpy as np

int4 = ml_dtypes.int4
Expand Down

0 comments on commit efdc1ee

Please sign in to comment.