Conversation
…cpp-pytorch version to 2.1-1.15.1
…cpp-pytorch version to 2.1-1.15.1 all
…ameter register_buffer
…ameter register_buffer
…ameter register_buffer 2
…t find by and partner object apply and distribute programgroup ,rename core module with storch_core and vision module with storch_vision, and example module with storch_examples for maven release ,and release version 0.2.9-1.15.1
…Hook pytorch on scala3 lesson 2
attribute registerHook pytorch on scala3 lesson 2
|
This is so amazing @mullerhai! |
|
Let's get CI running again so we can run the tests there. I think we need to update the workflows a bit as the actions are outdated. |
|
I've started going through the PR. A few initial remarks:
|
Hi @sbrunk , I have remove storch-pandas storch-safe-tensors storch-sklearn , |
almond should work fine with Scala 3.3 LTS, but we also need to make sure that the libraries storch depends on are also compatible. When storch and its dependencies are compiled with Scala 3.3 LTS, then other libraries using Scala 3.3/3.4,3.5,3.6,3.7 can use it but when it's compiled with 3.7, all libraries that depend on it need also be compiled to 3.7. I created bytedeco/storch-numpy#2 to move storch-numpy to 3.3, could you look at the PR? |
|
HI @sbrunk , I have some idea ,to make more people quickly search storch and try to use storch. we need renamed storch as PyTorch too, how do you think? |
HI Sbrunk: