Sören Brunk

Results 85 comments of Sören Brunk

I've started going through the PR. A few initial remarks: - `storch-core` has a lot of dependencies right now like `storch-pandas`. Ideally I'd like to keep it very small instead...

> Hi @sbrunk , I have remove storch-pandas storch-safe-tensors storch-sklearn , the scala3 version I think because we need use jupyter notebook, the almond.sh scala kernel is support scala3.6.3 ,it...

@VzxPLnHqr you're right these should be more consistent. Given that `Tensor` is invariant currently, `Tensor[DType]` is a bit awkward in general. Looking at the implementation of `loadStateDict`, I think we...

Hey thanks @davoclavo and sorry for missing this. I'm a bit hesitant to move to 3.4 already as I think it can't be used from someone on 3.3 LTS if...

Right, since we're on JavaCPP 1.5.10, we should be able to create a release. In the meantime, are you able to use the SNAPSHOT releases? https://s01.oss.sonatype.org/#nexus-search;quick~dev.storch We never override older...