Masataro Asai

Results 73 issues of Masataro Asai

* Implement a wrapper layer that converts the input arrays to the assumed type * Using typed structure slots to remove some explicit type declarations * alternatively, replace the accessor...

Note: I have an implementation already; pending for approval

* faster sync (download all metadata first, use rsync) * update for ssh-rsa (that is disabled now) * refactoring

major deferrences: 1. Re-implementation of parse-options, based on weakly-functional style. 2. In production mode, the lisp codes are concatenated into one file by lib/build.sh . In debugging and testing environment,...

Currently `setup.py` contains `import torch`. This makes `pip install torch torch_scatter` or `pip install torch_scatter` fail in a vanilla environment; It must install them separately, like `pip install torch ;...

Relevant info: https://github.com/albertlauncher/albert/issues/1260

After activating a conda env, emacs starts failing to resolve external program, such as git or ls, in exchange to giving me the ability to M-. into the libraries in...

bug