[WIP]: Proof of concept going from jax to riscv #13161
Annotations
14 errors and 1 warning
build (3.12):
tests/filecheck/frontend/jax-snitch-compilation.py#L10
Stub file not found for "jaxlib.mlir.dialects" (reportMissingTypeStubs)
|
build (3.12):
tests/filecheck/frontend/jax-snitch-compilation.py#L14
Type of "update" is partially unknown
Type of "update" is "(name: Unknown, val: Unknown) -> None" (reportUnknownMemberType)
|
build (3.12):
tests/filecheck/frontend/jax-snitch-compilation.py#L17
Type of parameter "func_jit" is unknown (reportUnknownParameterType)
|
build (3.12):
tests/filecheck/frontend/jax-snitch-compilation.py#L17
Type annotation is missing for parameter "func_jit" (reportMissingParameterType)
|
build (3.12):
tests/filecheck/frontend/jax-snitch-compilation.py#L17
Type of parameter "args" is unknown (reportUnknownParameterType)
|
build (3.12):
tests/filecheck/frontend/jax-snitch-compilation.py#L17
Type annotation is missing for parameter "args" (reportMissingParameterType)
|
build (3.12):
tests/filecheck/frontend/jax-snitch-compilation.py#L18
Type of "lowered" is unknown (reportUnknownVariableType)
|
build (3.12):
tests/filecheck/frontend/jax-snitch-compilation.py#L18
Type of "lower" is unknown (reportUnknownMemberType)
|
build (3.12):
tests/filecheck/frontend/jax-snitch-compilation.py#L19
Type of "module" is unknown (reportUnknownVariableType)
|
build (3.12):
tests/filecheck/frontend/jax-snitch-compilation.py#L19
Type of "compiler_ir" is unknown (reportUnknownMemberType)
|
build (3.10)
The job was canceled because "_3_12" failed.
|
build (3.10)
The operation was canceled.
|
build (3.11)
The job was canceled because "_3_12" failed.
|
build (3.11)
The operation was canceled.
|
build (3.12)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|