Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / chainer/chainer issues and pull requests
#8632 - Import of distributions causes problem with numpy.sctypes using numpy >= 2.0 releases
Issue -
State: closed - Opened by JeanJARDEL 5 months ago
- 1 comment
#8631 - Potential security issue
Issue -
State: closed - Opened by psmoros 8 months ago
- 2 comments
#8630 - Update train_mnist.py
Pull Request -
State: closed - Opened by Ponygirl-Hunter about 1 year ago
#8629 - Fix an improper implementation of a special function supporting a binary operation
Pull Request -
State: closed - Opened by munahaf over 1 year ago
- 1 comment
#8628 - Update readme and pull-request template for the currently maintenance policy
Pull Request -
State: closed - Opened by kmaehashi about 2 years ago
Labels: cat:document
#8627 - Added a direct link to the `LICENSE` file
Pull Request -
State: closed - Opened by singhsidhukuldeep about 2 years ago
- 1 comment
#8626 - Porting To SYCL
Issue -
State: open - Opened by ysantoshkumar about 2 years ago
#8625 - How to fix some network parameters in training to achieve fine tuning?
Issue -
State: open - Opened by DiLiangWU about 2 years ago
#8624 - Fix `_set_cover_all` in deconvolution_2d.py
Pull Request -
State: closed - Opened by curegit over 2 years ago
- 5 comments
Labels: cat:bug
#8623 - can't use chainer with new cupy, can't install old cupy
Issue -
State: closed - Opened by AlexiaJM over 2 years ago
- 1 comment
#8622 - Fix docs build
Pull Request -
State: closed - Opened by kmaehashi over 2 years ago
#8621 - cupy version constraints
Issue -
State: open - Opened by SomeoneSerge over 2 years ago
- 1 comment
Labels: issue-checked
#8620 - refactoring code with truth value test
Pull Request -
State: closed - Opened by idiomaticrefactoring over 2 years ago
- 2 comments
#8619 - import chainer error: 'raise TypeError(f"{cls} is not a generic class")'
Issue -
State: closed - Opened by hahaheihei09 almost 3 years ago
- 2 comments
Labels: issue-checked
#8618 - Bump version and add cupy packages
Pull Request -
State: closed - Opened by kmaehashi almost 3 years ago
Labels: cat:install
#8617 - DOC: Pin NumPy version to the latest supported
Pull Request -
State: closed - Opened by kmaehashi almost 3 years ago
- 1 comment
Labels: cat:document
#8616 - Prevent importing chainer immediately raises an error with cupy>=10
Pull Request -
State: closed - Opened by belltailjp almost 3 years ago
- 3 comments
Labels: cat:enhancement
#8615 - There is no mish activation function in chainer.functions. Also I noticed that all the activations have not been added to chainer.links.activations. Can I work on the mish function and also add the activations to links.activations ?
Issue -
State: closed - Opened by iamharsha1999 over 3 years ago
#8614 - Incorrect reading of MNIST Images
Issue -
State: open - Opened by benvcutilli over 3 years ago
- 1 comment
Labels: stale, issue-checked
#8613 - Bump Dockerfiles to v.7.8.0
Pull Request -
State: closed - Opened by emcastillo over 3 years ago
Labels: cat:install, prio:high
#8612 - Bump chainer version to 7.8.0
Pull Request -
State: closed - Opened by emcastillo over 3 years ago
Labels: cat:install, prio:high
#8611 - Fix `chainer.testing` requring pytest installed
Pull Request -
State: closed - Opened by kmaehashi over 3 years ago
- 6 comments
Labels: cat:bug
#8610 - Fix debug print tests
Pull Request -
State: closed - Opened by kmaehashi over 3 years ago
- 5 comments
Labels: cat:test
#8609 - Add recent cupy packages
Pull Request -
State: closed - Opened by kmaehashi over 3 years ago
Labels: cat:install
#8608 - Add cupy version recommendation
Pull Request -
State: closed - Opened by kmaehashi over 3 years ago
- 3 comments
Labels: cat:document
#8607 - Fix broken `skip` condition
Pull Request -
State: closed - Opened by kmaehashi over 3 years ago
- 15 comments
Labels: cat:test
#8606 - Fix random for CuPy v8/v9
Pull Request -
State: closed - Opened by kmaehashi over 3 years ago
- 7 comments
Labels: cat:code-fix
#8605 - Import cupy.cuda.cudnn first to show preload warning
Pull Request -
State: closed - Opened by kmaehashi over 3 years ago
- 2 comments
Labels: cat:code-fix
#8604 - avg_mean and/or avg_var in BatchNormalization not working?
Issue -
State: closed - Opened by benvcutilli over 3 years ago
- 3 comments
Labels: issue-checked
#8603 - cupy.cuda.cudnn.CuDNNError: cuDNN Error: CUDNN_STATUS_BAD_PARAM
Issue -
State: open - Opened by fathia-ghribi over 3 years ago
- 1 comment
Labels: stale, issue-checked
#8602 - No module named 'cupy.util'
Issue -
State: closed - Opened by iegorval over 3 years ago
- 1 comment
#8601 - Experimental support for CuPy v8 in Chainer v7
Issue -
State: closed - Opened by kmaehashi over 3 years ago
- 2 comments
Labels: issue-checked
#8600 - Remove travis for macOS
Pull Request -
State: closed - Opened by kmaehashi almost 4 years ago
- 2 comments
Labels: cat:test
#8599 - Avoid pytest.PytestUnknownMarkWarning
Pull Request -
State: closed - Opened by kmaehashi almost 4 years ago
- 4 comments
Labels: cat:test
#8598 - Ignore numpy 1.20 deprecations
Pull Request -
State: closed - Opened by kmaehashi almost 4 years ago
- 3 comments
Labels: cat:other
#8597 - Update optuna examples
Pull Request -
State: closed - Opened by Crissman almost 4 years ago
- 2 comments
Labels: cat:example
#8596 - module 'cupy.cuda' has no attribute 'cudnn'
Issue -
State: closed - Opened by fnando1995 almost 4 years ago
- 1 comment
#8595 - docs: fix simple typo, cotiguousness -> contiguousness
Pull Request -
State: closed - Opened by timgates42 almost 4 years ago
- 2 comments
Labels: cat:document
#8594 - ValueError: Inexistent group is specified
Issue -
State: closed - Opened by Deccan12 almost 4 years ago
- 2 comments
Labels: stale, issue-checked
#8593 - Fix appveyor test failing
Pull Request -
State: closed - Opened by kmaehashi almost 4 years ago
- 2 comments
#8592 - Use stable CuPy v7 in ONNX test
Pull Request -
State: closed - Opened by kmaehashi almost 4 years ago
- 10 comments
Labels: cat:test, prio:high
#8591 - Use Python 3.7 in ReadTheDocs
Pull Request -
State: closed - Opened by kmaehashi almost 4 years ago
- 5 comments
Labels: cat:test, prio:high
#8590 - Support importing cuDNN in CuPy v8
Pull Request -
State: closed - Opened by kmaehashi almost 4 years ago
- 2 comments
Labels: cat:enhancement, prio:high
#8589 - Ignore CuPy deprecation warnings in tests
Pull Request -
State: closed - Opened by kmaehashi almost 4 years ago
- 2 comments
Labels: cat:test, prio:high
#8588 - Add CHAINER_WARN_VERSION_MISMATCH environment variable
Pull Request -
State: closed - Opened by kmaehashi almost 4 years ago
- 6 comments
Labels: cat:enhancement
#8587 - cuslover causes memory overrun while calling syevjBatched
Issue -
State: closed - Opened by mor2code almost 4 years ago
- 1 comment
#8586 - Broken release version 1.5.0
Issue -
State: closed - Opened by Lothiraldan almost 4 years ago
- 3 comments
#8585 - Update `[jenkins]` requirement
Pull Request -
State: closed - Opened by toslunar about 4 years ago
- 3 comments
Labels: cat:test, st:test-and-merge
#8584 - cupy_9.0.0a1 support
Issue -
State: closed - Opened by mor2code about 4 years ago
- 1 comment
#8583 - Mitigate breaking changes in CuPy v8
Pull Request -
State: closed - Opened by kmaehashi about 4 years ago
- 8 comments
Labels: cat:other
#8582 - Can't use chainer in W10 with CUDA 11.1
Issue -
State: closed - Opened by Ber1 about 4 years ago
- 5 comments
#8581 - ZeroDivisionError: division by zero
Issue -
State: closed - Opened by Rakiba291 about 4 years ago
- 3 comments
Labels: stale, issue-checked
#8580 - Add detection of cupy-cuda110
Pull Request -
State: closed - Opened by kmaehashi over 4 years ago
- 3 comments
Labels: cat:install
#8579 - How about matching weight indices of LSTM in the docstring to implementation?
Issue -
State: closed - Opened by ysk24ok over 4 years ago
- 2 comments
Labels: cat:document, stale, prio:medium
#8578 - Use numpy 1.18.x for Docker images
Pull Request -
State: closed - Opened by kmaehashi over 4 years ago
Labels: cat:other
#8577 - Bump version to v7.7.0
Pull Request -
State: closed - Opened by kmaehashi over 4 years ago
Labels: cat:other
#8576 - Bump python version for RTD build
Pull Request -
State: closed - Opened by kmaehashi over 4 years ago
- 6 comments
Labels: cat:other
#8575 - Replace URLs to cupy.dev
Issue -
State: closed - Opened by kmaehashi over 4 years ago
- 1 comment
Labels: cat:document, stale, prio:medium
#8574 - Install CuPy v7 for ChainerX Jenkins tests
Pull Request -
State: closed - Opened by emcastillo over 4 years ago
- 3 comments
Labels: cat:test, st:test-and-merge
#8573 - Fix readthedocs build failures
Issue -
State: closed - Opened by kmaehashi over 4 years ago
#8572 - Update Twitter ID
Pull Request -
State: closed - Opened by kmaehashi over 4 years ago
- 3 comments
Labels: cat:other
#8571 - Chainer v7 Release Schedule
Issue -
State: open - Opened by asi1024 over 4 years ago
- 6 comments
Labels: issue-checked
#8570 - Use v7 for base branch detection
Pull Request -
State: closed - Opened by kmaehashi over 4 years ago
- 2 comments
Labels: cat:test
#8569 - Fix Chainer CIs
Pull Request -
State: closed - Opened by emcastillo over 4 years ago
- 1 comment
Labels: cat:test
#8568 - Fix array indexing in `create_multi_node_evaluator`
Pull Request -
State: closed - Opened by emcastillo over 4 years ago
- 9 comments
Labels: cat:bug, ChainerMN
#8567 - Add message about maintenance phase
Pull Request -
State: closed - Opened by kmaehashi over 4 years ago
- 4 comments
Labels: cat:document
#8566 - problem on working with Jupyter Notebook
Issue -
State: closed - Opened by OkenKhuman over 4 years ago
- 1 comment
Labels: issue-checked
#8565 - Release Tasks for v8.0.0b4 / v7.6.0
Issue -
State: closed - Opened by kmaehashi over 4 years ago
- 1 comment
#8564 - Fix onnxruntime version for CI failure
Pull Request -
State: closed - Opened by take-cheeze over 4 years ago
- 2 comments
Labels: cat:test, ONNX
#8563 - Is it possible to write Custom Soft Decision Trees (Differentiable) in ChainerX using Python, like in Chainer?
Issue -
State: closed - Opened by LK54345 over 4 years ago
- 2 comments
Labels: stale, issue-checked
#8562 - Fix Travis macOS failure
Pull Request -
State: closed - Opened by toslunar over 4 years ago
- 6 comments
Labels: cat:test, st:test-and-merge
#8561 - Fix `Reporter` example
Pull Request -
State: closed - Opened by toslunar over 4 years ago
- 8 comments
Labels: cat:document
#8560 - Release Tasks for v8.0.0b3 / v7.5.0
Issue -
State: closed - Opened by kmaehashi over 4 years ago
- 3 comments
#8558 - Fix Travis failure on macOS
Issue -
State: closed - Opened by kmaehashi over 4 years ago
- 2 comments
Labels: cat:test, stale
#8556 - convert trained model from float32 to float16
Issue -
State: closed - Opened by superhez over 4 years ago
- 2 comments
Labels: stale, issue-checked
#8555 - [DO NOT MERGE] Fix Travis macOS failure
Pull Request -
State: closed - Opened by takagi over 4 years ago
- 3 comments
#8551 - `TestMultiprocessIteratorStalledDatasetDetection` is flaky
Issue -
State: closed - Opened by toslunar over 4 years ago
- 3 comments
Labels: cat:test, stale, prio:medium
#8546 - Unable to run mnist dual parallel example
Issue -
State: closed - Opened by slnguyen almost 5 years ago
- 3 comments
Labels: cat:bug, prio:high
#8545 - Incompatible version is released to Python 2
Issue -
State: closed - Opened by pazeshun almost 5 years ago
- 11 comments
Labels: stale, issue-checked
#8543 - Add Optuna examples
Pull Request -
State: closed - Opened by Crissman almost 5 years ago
- 11 comments
Labels: cat:example
#8535 - Update documents to notice the announcement about maintenance phase
Pull Request -
State: closed - Opened by himkt almost 5 years ago
- 3 comments
#8465 - Add support for `spawn` and `forkserver` start method in `PickleDataset`
Pull Request -
State: closed - Opened by zaltoprofen about 5 years ago
- 3 comments
Labels: cat:bug, st:test-and-merge
#8393 - Docs build is warned by Sphinx>=2
Issue -
State: closed - Opened by toslunar about 5 years ago
- 4 comments
Labels: cat:document, stale, prio:high
#8181 - flaky: `chainer_tests/serializers_tests/test_hdf5.py::TestHDF5Deserializer::test_deserialize_different_dtype_cpu`
Issue -
State: closed - Opened by niboshi about 5 years ago
- 3 comments
Labels: cat:test, stale, prio:high, pr-ongoing
#8125 - Add document print runtime info
Pull Request -
State: closed - Opened by himkt about 5 years ago
- 10 comments
Labels: cat:document, to-be-backported, st:test-and-merge
#7768 - TestPickleDataset fails on Windows
Issue -
State: closed - Opened by disktnk over 5 years ago
- 6 comments
Labels: cat:bug, prio:high
#7460 - Add doctest and document generation to CI
Pull Request -
State: closed - Opened by imos over 5 years ago
- 11 comments
Labels: cat:test, stale
#7433 - Add Windows CI jobs
Pull Request -
State: closed - Opened by disktnk over 5 years ago
- 15 comments
Labels: cat:test, to-be-backported, st:blocked-by-another-pr, stale
#7066 - Add MultiHead Attention
Pull Request -
State: closed - Opened by crcrpar over 5 years ago
- 7 comments
#6956 - Fix VGG download message
Pull Request -
State: closed - Opened by niboshi over 5 years ago
- 7 comments
Labels: cat:bug, to-be-backported, stale
#6706 - Could you add into the FAQ comparison to pytorch and tensorflow
Issue -
State: closed - Opened by KOLANICH over 5 years ago
- 2 comments
#6131 - Python 3.4 to reach end-of-life
Issue -
State: closed - Opened by hvy almost 6 years ago
- 15 comments
Labels: cat:document, cat:test, stale, prio:medium, pr-ongoing
#5996 - UserWarning: Shared memory size is too small. Please set shared_mem option for MultiprocessIterator.
Issue -
State: closed - Opened by zhangxiaodi almost 6 years ago
- 9 comments
Labels: st:awaiting-author, stale
#5964 - Add Regressor
Issue -
State: closed - Opened by mitmul almost 6 years ago
- 13 comments
Labels: cat:feature, stale, prio:low
#5441 - A TypeError while Running CNN on GPU
Issue -
State: closed - Opened by psychopa4 about 6 years ago
- 3 comments
#5317 - Fix invalid escape sequence warnings in Python 3.6
Pull Request -
State: closed - Opened by kmaehashi about 6 years ago
- 4 comments
Labels: cat:document, to-be-backported
#5097 - Using Sequence from collections is deprecated in Python 3.7
Issue -
State: closed - Opened by toslunar over 6 years ago
- 4 comments
#4708 - AttributeError: 'Adam' object has no attribute 'zero_grads'
Issue -
State: closed - Opened by ali3assi over 6 years ago
- 6 comments
Labels: st:awaiting-author
#4649 - Fix Chain.repeat
Pull Request -
State: closed - Opened by mori97 over 6 years ago
- 4 comments
Labels: cat:bug, to-be-backported
#3922 - CUDNN_STATUS_BAD_PARAM with Volta Tensor Core
Issue -
State: closed - Opened by sonots about 7 years ago
- 4 comments
Labels: cat:bug