Skip to content

[Issue]: Jit cache doesn't track Python objects? #553

@amd-cgilli

Description

@amd-cgilli

FP8 GEMM tests in #551 fail when jit cache is enabled.

Steps to reproduce

Run test_fp8_gemm_rowscale.py with and without cache, with cache some tests will fail, without none will fail.

Run without cache:

FLYDSL_RUNTIME_ENABLE_CACHE=0 pytest tests/kernels/test_fp8_gemm_rowscale.py

Run with cache:

pytest tests/kernels/test_fp8_gemm_rowscale.py

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions