Before we where using `module.op().writeBytecode(writer)` to compute the hash of a model but it crashes on some inputs, notably for unused variables. So I used the text representation of the mlir. |
||
|---|---|---|
| .. | ||
| aio | ||
| nn | ||
| tools | ||
| aio.zig | ||
| buffer.zig | ||
| BUILD.bazel | ||
| context.zig | ||
| dtype.zig | ||
| exe.zig | ||
| floats.zig | ||
| helpers.zig | ||
| hostbuffer.zig | ||
| meta.zig | ||
| mlir.zig | ||
| module.zig | ||
| nn.zig | ||
| ops.zig | ||
| pjrtx.zig | ||
| platform.zig | ||
| posix.h | ||
| posix.zig | ||
| quantization.zig | ||
| shape.zig | ||
| tensor.zig | ||
| test_runner.zig | ||
| testing.zig | ||
| tokenizer.zig | ||
| torch.zig | ||
| zml.zig | ||