SciNim / flambeau

Nim bindings to libtorch
85 stars 3 forks source link

Merge before more PR #23

Closed Clonkk closed 3 years ago

Clonkk commented 3 years ago

This PR add the following proc :

It starts the work on accessors and add tests for cat, flip function

Clonkk commented 3 years ago

@HugoGranstrom I'll let you take a look before merging. This PR adds a few procs and prepare the ground for the work on accessors.

I probably won't have time to work on accessors for while so I made this PR that add more proc because it's still useful.

I took the liberty of creating https://github.com/SciNim/flambeau/projects/2 with the essential feature (IMO) making a first release. @mratsim @HugoGranstrom @Vindaar Feel free to add / modify what you think is / is not relevant.