Skip to content

Commit b10c284

Browse files
Merge pull request #3010 from AI-Hypercomputer:shuningjin-engram
PiperOrigin-RevId: 868738597
2 parents 55b57ff + 49499b6 commit b10c284

4 files changed

Lines changed: 1482 additions & 0 deletions

File tree

pytest.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ addopts =
2121
--ignore=tests/unit/qwen3_omni_layers_test.py
2222
--ignore=tests/unit/qwen3_next_vs_reference_test.py
2323
--ignore=tests/unit/deepseek32_vs_reference_test.py
24+
--ignore=tests/unit/engram_vs_reference_test.py
2425
markers =
2526
tpu_only: marks tests to be run on TPUs only
2627
gpu_only: marks tests to be run on GPUs only

0 commit comments

Comments
 (0)