Radix/zml/aio/torch
2023-06-21 14:45:14 +00:00
..
eval.zig Add stdx utilities and rework async signature inference; tidy executable logging. 2023-06-21 14:45:14 +00:00
file.zig Add stdx utilities and rework async signature inference; tidy executable logging. 2023-06-21 14:45:14 +00:00
pickle.zig Add stdx utilities and rework async signature inference; tidy executable logging. 2023-06-21 14:45:14 +00:00
py.zig Add stdx utilities and rework async signature inference; tidy executable logging. 2023-06-21 14:45:14 +00:00
simple_test_4.pickle Refactor torch module: merge PickleData into Parser as torch.File, rename value file to py_object.zig, use buffered reader for pickle and zip headers, adjust intermediate result handling, simplify Python dict representation, separate kwargs from args, and add extensive tests for long integers, protocol 0, zipped pickle, and a complex PyTorch Conv2d case; also streamline BufferStore initialization. 2023-04-20 15:43:18 +00:00
simple.pt Refactor torch module: merge PickleData into Parser as torch.File, rename value file to py_object.zig, use buffered reader for pickle and zip headers, adjust intermediate result handling, simplify Python dict representation, separate kwargs from args, and add extensive tests for long integers, protocol 0, zipped pickle, and a complex PyTorch Conv2d case; also streamline BufferStore initialization. 2023-04-20 15:43:18 +00:00