junji hashimoto

Results 29 comments of junji hashimoto

Hi, If you have time, could you see this? I would appreciate it if I could receive a comment from you. How do you think this patch?

@GTrunSec The version of libtorch that libtorch-ffi expects is different from the actual version of libtorch.

https://github.com/pytorch/pytorch/pull/58248 It has changed to ORT instead of MSNPU.

Is it better to use libtorch-1.9? If so, try "github:hasktorch/libtorch-nix?rev=62d80e76a02e2dc5670d128eb4375454ad3db43a" with flake.

Thank you for sharing current status.

Hi, I met the same error with the option(--optghc=-fdefer-type-errors). https://github.com/hasktorch/hasktorch/issues/177

poetry2nix can not install a wheel file. We can reproduce the error in this repository. https://github.com/junjihashimoto/detectron2-nix

Hi, @ilevkivskyi san and @shoyer san. Thank you for great idea of ndarray with generic. For supporting generic tensor and matrix operations like multiplying, flatten and reshape, I think it...

I made a mistake. There was no problem with multiplication.

In the case of automation, the use cases may be different and are not compatible for current users.