https://github.com/chainer/chainer

sort by:
Revision Author Date Message Commit Date
dff7a72 Merge pull request #6383 from kmaehashi/release-v6.0.0b3 Bump version to v6.0.0b3 28 February 2019, 07:27:55 UTC
bd67c61 bump version in Dockerfile 28 February 2019, 07:19:17 UTC
d50fb3f bump version to v6.0.0b3 28 February 2019, 07:19:04 UTC
9529e72 Merge pull request #6361 from niboshi/travis-job-names Write test types in Travis CI job names 27 February 2019, 04:15:15 UTC
aa0f93e Merge pull request #6358 from okuta/simple-to-gpu Simplify `_array_to_gpu` with stream argument 26 February 2019, 15:24:05 UTC
fa2ac7c Merge pull request #6360 from kuenishi/doc/create-mnbn-model Add chainermn.links.create_mnbn_model document 26 February 2019, 13:20:56 UTC
1b981ae Write test types in Travis CI job names 26 February 2019, 12:54:32 UTC
214aac4 Merge pull request #6354 from niboshi/doc-op-test-tool Document ChainerX op test tool 26 February 2019, 11:35:54 UTC
9e44f9f Merge pull request #6290 from niboshi/config-performance Improve performance of `using_config` 26 February 2019, 09:37:55 UTC
11307a6 Merge pull request #6347 from niboshi/result-type ResultType 26 February 2019, 09:35:05 UTC
827c695 Add chainermn.links.create_mnbn_model document 26 February 2019, 08:57:57 UTC
18ad598 Add create_mnbn_model (#6245) 26 February 2019, 08:49:45 UTC
8929847 Simplify _array_to_gpu with stream argument 26 February 2019, 08:48:58 UTC
62527c2 Merge pull request #6328 from shu65/fix_doc Fix ChainerMN Step-by-Step Troubleshooting 26 February 2019, 05:37:01 UTC
70b5857 Add clang-tidy rule for test files: -readability-function-size 26 February 2019, 05:27:47 UTC
2648131 Merge pull request #6352 from asi1024/single-quote Use single quotes 26 February 2019, 04:27:01 UTC
ad0a7ef Update tests/chainerx_tests/op_utils.py Co-Authored-By: niboshi <niboshi000@gmail.com> 26 February 2019, 03:00:12 UTC
9b19814 Update tests/chainerx_tests/op_utils.py Co-Authored-By: niboshi <niboshi000@gmail.com> 26 February 2019, 03:00:05 UTC
92c5012 Update tests/chainerx_tests/op_utils.py Co-Authored-By: niboshi <niboshi000@gmail.com> 26 February 2019, 02:59:52 UTC
9642e71 Update tests/chainerx_tests/op_utils.py Co-Authored-By: niboshi <niboshi000@gmail.com> 26 February 2019, 02:59:45 UTC
9ad7539 Safe macro with parenthesis 26 February 2019, 02:35:11 UTC
a1f1c6b Fix wrong test 26 February 2019, 02:33:29 UTC
e060763 Suppress macro complexity clang-tidy warning 26 February 2019, 02:32:14 UTC
05b1801 Merge pull request #6301 from aksub99/simplify_leaky_relu_test Simplify `F.leaky_relu` test 26 February 2019, 01:49:18 UTC
cfc1ca3 Merge pull request #6322 from ishanrai05/test-4 Simplify `F.diagonal` test 26 February 2019, 01:03:33 UTC
22a0583 Merge pull request #6339 from crcrpar/remove-duplicate-period Remove the duplicate periods in Installation of README.md 26 February 2019, 00:59:31 UTC
6b0877d Use single quotes 25 February 2019, 12:24:07 UTC
62f890f Document ChainerX op test tool 25 February 2019, 10:34:13 UTC
7aab675 Merge pull request #6307 from aksub99/simplify_test_sum Simplify `F.sum` test 25 February 2019, 09:59:24 UTC
047c0b8 Merge pull request #6302 from aksub99/simplify_test_maxout Simplify `F.maxout` test 25 February 2019, 09:58:41 UTC
00f901a ResultType 25 February 2019, 09:45:43 UTC
3af4965 Merge pull request #6254 from hitsgub/align_timerhook add option `align_units` to `TimerHook.print_report()` 25 February 2019, 06:50:11 UTC
0746268 Merge pull request #6342 from anaruse/fix_dali_util_for_fp16 Fix dali_util in imagenet example for fp16 25 February 2019, 05:35:38 UTC
1b1abfa Merge pull request #6345 from kuenishi/gh5396 Add Synchronized Iterator (Rebased version of #5396) 25 February 2019, 02:52:46 UTC
355c84b Merge pull request #6255 from niboshi/variable-not-impl-message Improve errors for disabled `Variable` operators 24 February 2019, 02:22:09 UTC
14ffe6b resolve duplications 23 February 2019, 04:30:50 UTC
f2adaf5 `_align()` -> `_choose_unit()` 23 February 2019, 03:31:22 UTC
f615198 Merge pull request #6334 from niboshi/op-test-chainer-style-parameterize Use Chainer-style parameterization in ChainerX op test 22 February 2019, 13:13:50 UTC
d2758e5 Simplify F.leaky_relu test 22 February 2019, 11:10:54 UTC
8d776fc Merge pull request #6335 from okapies/feature/cpu-device-ne Add `__ne__` in Device for Python 2 22 February 2019, 07:02:26 UTC
ba7d78e Use Chainer-style parameterization in ChainerX op test 22 February 2019, 06:57:41 UTC
53aea9d Merge pull request #6248 from niboshi/chainerx-op-test ChainerX test tool for ops 22 February 2019, 06:26:34 UTC
78bb96f modify iterator compatibility test to avoid deadlock 22 February 2019, 05:35:46 UTC
1747256 explicit serialize for synchronized iterator 22 February 2019, 05:35:46 UTC
8651f97 add synchronized iterator 22 February 2019, 05:35:46 UTC
48ab387 Merge pull request #6312 from niboshi/rename-chainerx-chx Rename `chainerx` -> `chx` in public API 22 February 2019, 05:28:47 UTC
d4eb70e Fix dali_util in imagenet example for fp16 22 February 2019, 04:29:17 UTC
f42ce49 ChainerX test tool for ops 22 February 2019, 02:39:37 UTC
632eea8 remove the duplicate period 22 February 2019, 01:48:57 UTC
ec79d94 Merge pull request #6023 from hitsgub/once_trigger_finished Add `finished` property to `once_trigger` 22 February 2019, 00:58:20 UTC
2d255f3 fix `link_hooks.~` and regex 21 February 2019, 22:56:12 UTC
6db951c Merge pull request #6329 from toslunar/convnd-size-of-shape Use `utils.size_of_shape` in `F.convolution_nd` and `F.deconvolution_nd` 21 February 2019, 14:56:14 UTC
f25fb75 change argument form `bool` to `str`. 21 February 2019, 10:39:31 UTC
163d90f Merge pull request #6300 from hvy/fix-py-34-eol-docs Update docs for Python 3.4 end-of-life 21 February 2019, 10:27:40 UTC
5f200f1 add __ne__ in Device for Python 2 21 February 2019, 10:13:40 UTC
4a2361a Merge pull request #6280 from chainer/feature/imagenet-chx-flag Fix to check chainerx device in ImageNet example 21 February 2019, 09:55:34 UTC
93e918c Merge pull request #6289 from okuta/improve-hook-handling Improve hook handling in backward 21 February 2019, 07:55:07 UTC
b2dd8e4 Merge pull request #5635 from knorth55/fix-roi-max-align support spatial_scale >= 1.0 in roi_max_align_2d.py 21 February 2019, 07:49:39 UTC
0e4514d Use chainer.utils.size_of_shape 21 February 2019, 07:38:50 UTC
635a0ad Merge pull request #5977 from Crissman/random Add non-deterministic warning 21 February 2019, 07:05:33 UTC
f73b1bf Merge pull request #5817 from niboshi/test-batch-renorm Simplify `F.batch_renormalization` test 21 February 2019, 06:12:22 UTC
95059fe Merge pull request #6215 from takagi/fix-imagenet-fp16 Remove FP16 specific models from imagenet example 21 February 2019, 06:01:14 UTC
ee6f97b fix doc 21 February 2019, 05:48:42 UTC
b2cfaf2 Merge pull request #6298 from ishanrai05/test-1 test_softplus : Simplify `F.softplus` test 21 February 2019, 05:36:14 UTC
8c52c89 Merge pull request #6318 from toslunar/test-rrelu-tol Improve accuracy of test of `F.rrelu` 21 February 2019, 04:35:24 UTC
5c077ad Merge pull request #6313 from niboshi/native-fp16-sum-accuracy Improve accuracy of ChainerX native float16 Sum 21 February 2019, 04:32:58 UTC
e66561f remove `imporet six` 20 February 2019, 22:11:00 UTC
ac5820d Simplify `F.diagonal` test Simplifies `test_diagonal` by using testing.FunctionTestCase. Solves part of issue #6071 20 February 2019, 16:43:01 UTC
1e293cb test_softplus : Simplify `F.softplus` test Simplifies `test_softplus` by using `testing.FunctionTestCase` Fixes part of issue #6071 20 February 2019, 14:21:11 UTC
ce0a51a Improve hook handling 20 February 2019, 13:00:55 UTC
6ccfbe8 Fix import 20 February 2019, 11:20:48 UTC
a6d79b0 Update tests/chainer_tests/functions_tests/normalization_tests/test_batch_renormalization.py Co-Authored-By: niboshi <niboshi000@gmail.com> 20 February 2019, 11:18:54 UTC
4200b98 Merge pull request #6308 from beam2d/seq2seq-remove-print-entries Remove `PrintReport` entries in seq2seq example 20 February 2019, 10:19:38 UTC
6239708 Merge pull request #6213 from niboshi/check-grad Simplify `_check_grad_type` 20 February 2019, 09:53:35 UTC
e52ff6f Merge pull request #6026 from niboshi/fix-scalar-variable-warning Fix warning message for backward on a scalar array 20 February 2019, 09:34:18 UTC
4a312cf Improve accuracy of test 20 February 2019, 08:09:39 UTC
9fdf6aa Simplify F.sum test 20 February 2019, 08:08:33 UTC
8be2900 Simplify F.sum test 20 February 2019, 08:06:23 UTC
de38540 Fix tolerance of rrelu test 20 February 2019, 07:43:19 UTC
19f6e29 Merge pull request #6287 from toslunar/fix-msg-parameterized Fix error message of parameterized test 20 February 2019, 06:19:47 UTC
003f977 Merge pull request #6295 from wintercarver/Kuzushiji-MNIST add Kuzushiji-MNIST dataset 20 February 2019, 05:23:42 UTC
61d591c Merge pull request #6278 from niboshi/chainerx-transfer-backprop-mode Make Chainer backprop modes affect ChainerX counterparts 20 February 2019, 04:53:11 UTC
1b881a0 Simplify F.sum test 20 February 2019, 04:29:28 UTC
faea26e Improve accuracy of ChainerX native float16 Sum 20 February 2019, 04:17:51 UTC
c92db33 Rename chainerx -> chx in public API 20 February 2019, 03:29:11 UTC
e5246a5 Merge pull request #6309 from chainer/revert-6233-bug/skip-wait-daemon-multiprocessiterator Revert "skip MultiprocessIterator finalization at exit" 20 February 2019, 02:30:34 UTC
0e75cc5 Revert "skip MultiprocessIterator finalization at exit" 20 February 2019, 02:30:17 UTC
6c4dc73 Merge pull request #6233 from grafi-tt/bug/skip-wait-daemon-multiprocessiterator skip MultiprocessIterator finalization at exit 20 February 2019, 01:50:02 UTC
b99f65e Remove PrintReport entries in seq2seq example 20 February 2019, 00:55:08 UTC
8bfe439 Merge pull request #6292 from niboshi/using-device-performance Improve performance of `using_device` for NumPy and Intel64 devices 20 February 2019, 00:24:41 UTC
474e92f Merge pull request #6284 from niboshi/variable-chainerx-array-bp Unwrap ChainerX connected array from `Variable` 20 February 2019, 00:17:55 UTC
510b0de Simplify F.sum test 19 February 2019, 20:46:42 UTC
40e037b Simplify F.sum test 19 February 2019, 20:39:54 UTC
c41fb6b Update examples/imagenet/README.md Co-Authored-By: takagi <kamonama@gmail.com> 19 February 2019, 15:02:46 UTC
f77bb7d Update examples/imagenet/README.md Co-Authored-By: takagi <kamonama@gmail.com> 19 February 2019, 15:02:36 UTC
fcaadcf Simplify F.maxout test 19 February 2019, 13:37:05 UTC
63dd7ed Add missing @attr.chainerx 19 February 2019, 13:18:51 UTC
b5715d7 Simplify test 19 February 2019, 12:16:02 UTC
ae7558d Remove Python 3.4 from supported versions in docs and fix a URL 19 February 2019, 10:10:34 UTC
01e7d35 rename kmnist to kuzushiji_mnist 19 February 2019, 08:07:11 UTC
back to top