sort by:
Revision Author Date Message Commit Date
2279660 Merge pull request #8597 from Crissman/optuna Update optuna examples 08 February 2021, 05:51:25 UTC
a79d2cd line lengths 04 February 2021, 08:50:25 UTC
e6166fb Merge pull request #8543 from Crissman/optuna Add Optuna examples 03 February 2021, 07:53:52 UTC
2fd72b5 Merge branch 'optuna' of github.com:Crissman/chainer into optuna 01 February 2021, 01:40:48 UTC
aa03f51 comment line length 01 February 2021, 01:40:36 UTC
ba9abcb Update examples/optuna/README.md Co-authored-by: Kenichi Maehashi <webmaster@kenichimaehashi.com> 29 January 2021, 06:07:06 UTC
433b3e6 Update examples/optuna/README.md Co-authored-by: Kenichi Maehashi <webmaster@kenichimaehashi.com> 29 January 2021, 06:06:58 UTC
6289e0f Update examples/optuna/README.md Co-authored-by: Kenichi Maehashi <webmaster@kenichimaehashi.com> 29 January 2021, 06:06:51 UTC
5782420 Update examples/README.md Co-authored-by: Kenichi Maehashi <webmaster@kenichimaehashi.com> 29 January 2021, 06:06:44 UTC
af84e55 Update examples/README.md Co-authored-by: Kenichi Maehashi <webmaster@kenichimaehashi.com> 29 January 2021, 06:06:33 UTC
812fba9 line length 29 January 2021, 02:18:08 UTC
dcf1c86 revert2 27 January 2021, 02:02:14 UTC
9303334 reverting unchanged 27 January 2021, 02:01:00 UTC
26e14bc revert a file 27 January 2021, 01:53:43 UTC
b3aab5f black 27 January 2021, 01:50:37 UTC
03a0fbb Update examples/optuna/README.md Co-authored-by: Kenichi Maehashi <webmaster@kenichimaehashi.com> 27 January 2021, 01:50:37 UTC
e07d240 Add integrations 27 January 2021, 01:50:37 UTC
28c48c5 Add Optuna examples 27 January 2021, 01:50:37 UTC
4fe0c3b Merge pull request #8595 from timgates42/bugfix_typo_contiguousness docs: fix simple typo, cotiguousness -> contiguousness 23 December 2020, 09:08:19 UTC
1c281a0 Merge pull request #8588 from kmaehashi/disable-check-version-mismatch Add CHAINER_WARN_VERSION_MISMATCH environment variable 23 December 2020, 07:05:00 UTC
40ca21f docs: fix simple typo, cotiguousness -> contiguousness There is a small typo in tests/chainer_tests/testing_tests/test_function_link.py. Should read `contiguousness` rather than `cotiguousness`. 22 December 2020, 22:55:50 UTC
9bf656a add CHAINER_WARN_VERSION_MISMATCH 22 December 2020, 06:48:52 UTC
faf68ed Merge pull request #8592 from chainer/use-stable-v7-cupy Use stable CuPy v7 in ONNX test 22 December 2020, 02:33:05 UTC
c0a429f Merge pull request #8585 from toslunar/jenkins Update `[jenkins]` requirement 18 December 2020, 07:37:04 UTC
b45dd49 use CuPy v7 17 December 2020, 14:28:01 UTC
c43830b use CUDA 10.1 Update 2 image 17 December 2020, 14:12:53 UTC
a2d6088 Merge pull request #8591 from chainer/rtd-use-py37 Use Python 3.7 in ReadTheDocs 17 December 2020, 07:44:59 UTC
e7f898f Merge pull request #8590 from chainer/fix-cupy-cudnn Support importing cuDNN in CuPy v8 16 December 2020, 09:56:12 UTC
869df5a Merge pull request #8589 from chainer/ignore-cupy-warnings Ignore CuPy deprecation warnings in tests 16 December 2020, 09:55:46 UTC
eb2ed43 use stable CuPy v7 in ONNX test 16 December 2020, 05:31:23 UTC
7c50dc3 use Python 3.7 in ReadTheDocs 16 December 2020, 05:28:01 UTC
c598cbe support importing cupy v8 cudnn 16 December 2020, 05:00:41 UTC
df026ab ignore CuPy deprecation warnings in tests 16 December 2020, 04:31:11 UTC
fa61bc4 Update `[jenkins]` requirement Fix `pytest-cov` (chainer/chainer-test#603) and `coverage` (chainer/chainer-test#546). 25 November 2020, 04:03:09 UTC
cfa300f Merge pull request #8583 from kmaehashi/cupy-v8 Mitigate breaking changes in CuPy v8 19 November 2020, 02:38:55 UTC
79b7cf9 Limit onnxruntime version 18 November 2020, 09:39:30 UTC
fb54a99 Change exception type 18 November 2020, 06:41:11 UTC
351bf1b mitigate break in CuPy v8 04 November 2020, 09:53:52 UTC
f747f47 Merge pull request #8580 from kmaehashi/add-cupy-cuda110 Add detection of cupy-cuda110 17 August 2020, 08:36:32 UTC
fe4f373 fix cupy version requirement 17 August 2020, 03:13:14 UTC
a3b97a5 add cupy-cuda110 17 August 2020, 02:56:39 UTC
6c78cbd Merge pull request #8578 from kmaehashi/docker-numpy-1.18 Use numpy 1.18.x for Docker images 30 July 2020, 10:01:27 UTC
8c02712 use numpy 1.18.x 30 July 2020, 09:51:02 UTC
eddf10e Merge pull request #8577 from kmaehashi/bump-version Bump version to v7.7.0 30 July 2020, 08:44:46 UTC
0c9126f bump version to v7.7.0 30 July 2020, 08:42:45 UTC
0fb1320 Merge pull request #8576 from kmaehashi/fix-rtd-failure Bump python version for RTD build 29 July 2020, 07:59:31 UTC
a1dc43a bump python version 28 July 2020, 15:38:35 UTC
5ca6e5d Merge pull request #8568 from emcastillo/fix-multi-node-evaluator Fix array indexing in `create_multi_node_evaluator` 20 July 2020, 06:28:17 UTC
41cfe20 Merge pull request #8574 from chainer/fix-chainerx-ci Install CuPy v7 for ChainerX Jenkins tests 15 July 2020, 04:46:32 UTC
2dcfae7 Install CuPy v7 for ChainerX Jenkins tests 15 July 2020, 03:36:14 UTC
e828306 Merge pull request #8572 from kmaehashi/update-twitter Update Twitter ID 03 July 2020, 07:59:31 UTC
6dbd14d update Twitter ID 02 July 2020, 05:39:26 UTC
2bfdcf4 Merge pull request #8465 from zaltoprofen/fix-pickle-dataset Add support for `spawn` and `forkserver` start method in `PickleDataset` 25 June 2020, 08:03:20 UTC
102e182 Merge pull request #8561 from toslunar/reporter-doctest Fix `Reporter` example 24 June 2020, 11:52:12 UTC
80c92f3 Merge pull request #8569 from chainer/fix-ci Fix Chainer CIs 23 June 2020, 09:26:43 UTC
b21e08a Apply suggestions from code review Co-authored-by: Kenichi Maehashi <webmaster@kenichimaehashi.com> 23 June 2020, 08:35:54 UTC
9037efd Fix CIs and merge chainermn with chainer 23 June 2020, 07:00:04 UTC
8d84f93 Merge pull request #8570 from kmaehashi/fix-base-branch-detect Use v7 for base branch detection 23 June 2020, 06:39:45 UTC
98af39b use v7 for base branch detection 23 June 2020, 05:05:15 UTC
81d08cb Merge pull request #8567 from kmaehashi/maintenance-announcement Add message about maintenance phase 18 June 2020, 07:45:34 UTC
813a518 Fix array indexing in `chainermn.MultiNodeEvaluator` 17 June 2020, 05:04:17 UTC
d711f72 fix typo 17 June 2020, 04:22:25 UTC
e92fbce add message about maintenance phase 17 June 2020, 02:40:41 UTC
8b9e9c0 Merge pull request #8564 from take-cheeze/fix_win_ci Fix onnxruntime version for CI failure 27 May 2020, 12:12:06 UTC
70dbcae Fix onnxruntime version for CI failure 27 May 2020, 10:02:28 UTC
43c59d0 Merge pull request #8562 from toslunar/fix-travis-macos Fix Travis macOS failure 26 May 2020, 08:49:40 UTC
53fbd19 Use the pattern `brew install $formula || brew upgrade $formula` 25 May 2020, 02:47:31 UTC
ed488ec Use newer Python 3.5.x in Travis CI macOS 25 May 2020, 02:45:13 UTC
86af66a Fix global API example of `Reporter` 20 May 2020, 08:48:22 UTC
282f705 Enable doctest of `Reporter` 20 May 2020, 08:47:40 UTC
df53bff Merge pull request #8559 from emcastillo/bump Bump version to v7.4.0 23 April 2020, 07:28:19 UTC
882023d Bump version to v7.4.0 23 April 2020, 07:25:54 UTC
a0fc29c Merge pull request #8557 from husisy/patch-1 Update functions.rst 16 April 2020, 06:11:46 UTC
0ae73d0 Update functions.rst For New-Style functions, one should use ".apply()" method instead of "__call__()". 15 April 2020, 14:33:06 UTC
97e8327 Merge pull request #8382 from y1r/fp32_update_on_chainerx Fix `optimizer.use_fp32_update` on ChainerX model 04 April 2020, 03:59:45 UTC
8629ac2 Merge pull request #8553 from msakai/patch-5 Fix local_convolution_2d result shape documentation 03 April 2020, 09:51:07 UTC
0e23958 Merge pull request #8043 from hvy/fix-copyto-mismatched-dtype Fix `backend.copyto` for mismatched dtypes to CuPy ndarray 03 April 2020, 08:49:30 UTC
2fbd580 Merge pull request #8554 from emcastillo/fix-xpytest Use CuPy v7 in CI 03 April 2020, 07:21:13 UTC
c7d33db Use CuPy v7 in CI 03 April 2020, 04:51:17 UTC
2c6d8be Merge remote-tracking branch 'upstream/master' into fp32_update_on_chainerx 31 March 2020, 05:55:41 UTC
9d7852d Fix local_convolution_2d result shape documentation It should be (n, c_O, h_O, w_O) instead of (n, c_I * c_O, h_O, w_O). 25 March 2020, 07:07:27 UTC
d00b3cb Merge pull request #7552 from emcastillo/ecastill_parallel_updater Allow `start_method`s other than fork on `MultiprocessParallelUpdater` 12 March 2020, 02:30:04 UTC
a78b05e Merge pull request #8550 from emcastillo/del-py27 Remove python 2.7 builds 11 March 2020, 06:41:07 UTC
2068699 Update tests/chainer_tests/training_tests/updaters_tests/snippets/cuda_init.py Co-Authored-By: Toshiki Kataoka <tos.lunar@gmail.com> 11 March 2020, 05:44:14 UTC
ee9fe53 Add `forkserver` and tests 09 March 2020, 04:45:07 UTC
4e6f362 warn when multiprocess start method is other than spawn 09 March 2020, 04:09:43 UTC
3726438 Merge pull request #8549 from emcastillo/pickable-converter Allow `concat_arrays` to be pickable 09 March 2020, 04:06:01 UTC
3473d10 Remove python 2.7 builds 09 March 2020, 02:46:31 UTC
c6a9a9c Update chainer/dataset/convert.py Co-Authored-By: Toshiki Kataoka <tos.lunar@gmail.com> 05 March 2020, 03:56:49 UTC
807cb5f Allow `concat_arrays` to be pickable 03 March 2020, 02:00:50 UTC
5bbb615 Merge branch 'master' into fix-copyto-mismatched-dtype 25 February 2020, 02:42:21 UTC
37cfc76 Merge pull request #8547 from kmaehashi/bump-v7.2.0 Bump version to v7.2.0 14 February 2020, 06:02:19 UTC
9ba7458 bump version to v7.2.0 14 February 2020, 05:48:48 UTC
c46cf7c Merge pull request #8544 from kmaehashi/add-cuda102 Add cupy-cuda102 13 February 2020, 11:00:41 UTC
cfb5e62 add cupy-cuda102 10 February 2020, 09:06:47 UTC
5e140d9 Merge pull request #8542 from kmaehashi/remove-v7-warnings Remove py2 warnings 07 February 2020, 09:18:00 UTC
caac766 remove py2 warnings 06 February 2020, 09:48:51 UTC
6054764 Merge pull request #8541 from toslunar/typo-recude Fix typo 05 February 2020, 10:52:19 UTC
24771e2 Merge pull request #7956 from niboshi/readme-remove-stable Remove stable version section from README 05 February 2020, 10:46:36 UTC
6264c21 Merge pull request #8325 from emcastillo/batchnorm_beta Calculate `beta` with `static_code` on `F.BatchNormalization.forward` 04 February 2020, 11:56:10 UTC
back to top