Leander Kurscheidt

Results 16 comments of Leander Kurscheidt

ok, then I think I will just experimentally decide how long the samples should be and how fast I should slide the window over. I just noticed I wasn't clear,...

this is not a sensible issues. Of course you can create problems adaptive optimizers are not good at, there's no free lunch in this miserable world! This repo ist for...

ah, ok, i'll try that!

btw `stack build` works fine

I just unregistered the libtorch-ffi package and recompiled it without success. My project essentially looks like: ``` app/* src/* test/* hasktorch/ (

@fendor hmmm....no, it doesn't. But it did a few days ago, so there must be something going on (upgraded HIE). I'll investigate.

@fendor I get similar errors on other or completely newly clones projects: ``` Configuring concat-redux-0.1.0.0... hie-8.6.5: ^^ Could not load '_concatzmreduxzm0zi1zi0zi0zm21HUV9SKq6C6WOV8oQEGnT_Lib_plugin_closure', dependency unresolved. See top entry above. 2020-01-03 19:58:28.816396 [ThreadId...

i chose a particular ghc version via `stack ./install.hs hie-8.6.5`

>> resolver: lts-14.19 > You could try rolling back to resolver: lts-14.11 # GHC 8.6.5 This actually solved the problem! Maybe HIE could warn when this case occurs?

maybe it could work, but it's for control flow on the tensor-layer (what I mean is that it doesn't depend on the values of the elements of the tensors). I...