Kenichi Maehashi
Kenichi Maehashi
@thombashi Thank you for your help. According to the output from your code, when focusing on Python = 3.5 combination, ``` 2 : ['1.11', '3.5', 'Linux'] 5 : ['1.14', '3.5',...
@thombashi Thanks for the quick response! Actually I was trying to generate combinations of 8 axes with filtering (https://github.com/chainer/chainer-test/pull/403) and found some pairs missing from generated patterns. (The first example...
Hello, any progress on this issue?
Hi, CuPy maintainer here. Technical issues discussed in https://github.com/cupy/cupy/issues/6688 has been resolved in v11 and I believe it's ready to use by downstream packages. Currently, it lacks documentation but we...
Hi, could you try setting `CUDA_PATH` and `LD_LIBRARY_PATH`? > CuPy always raises cupy.cuda.compiler.CompileException https://docs-cupy.chainer.org/en/latest/install.html#cupy-always-raises-cupy-cuda-compiler-compileexception
I think this issue will be solved by CuPy v4.1.0/v5.0.0b1. https://github.com/cupy/cupy/pull/1165
@Lewuathe Isn't it better to change the declaration of `us.jubat.common.UserDefinedMessage` class to `public interface UserDefinedMessage extends Serializable`, as all data structures ("message"s) generated by jenerator are guaranteed to be serializable?
Hi, CuPy maintainer here! We've created a dedicated tracker for ufunc features: https://github.com/cupy/cupy/issues/7082 Do you need `reduceat` for specific ufuncs or all ufuncs?
Thanks! Sounds it aligns with our v12 target 😄 cc/ @asi1024