Do you have any plan for the serialization and deserialization of your tensor and nn library?
nirw4nna
Right now I can load tensors directly from a safetensors file or from a NumPy array so I don't really have in mind to add my own custom format but I do plan to support GGUF files.