https://github.com/chainer/chainer

sort by:
Revision Author Date Message Commit Date
e611f65 Merge pull request #1184 from pfnet/v1.8.2 version update 17 May 2016, 05:34:28 UTC
8d42f10 version update 17 May 2016, 05:17:10 UTC
fe51e81 Merge pull request #1178 from muupan/fix-huber-loss-backward Fix HuberLoss's backward computation 17 May 2016, 04:23:51 UTC
023b0a6 Fix HuberLoss's backward computation and its test 14 May 2016, 12:57:48 UTC
f1eb6dc Merge pull request #1161 from pfnet/fix-dot Fix bug of cupy.dot when using with `out` argument 13 May 2016, 15:38:37 UTC
337fe78 Merge pull request #1170 from pfnet/fix-optimizers Fix init_state when using multi gpu 12 May 2016, 15:37:52 UTC
b83f60b Fix init_state when using multi gpu 10 May 2016, 15:48:38 UTC
e52f462 Merge pull request #1141 from pfnet/with-requires Add with_requires to Chainer 09 May 2016, 10:54:33 UTC
a2a0b08 Add test 06 May 2016, 15:38:01 UTC
4f2b300 Add dtype validation 06 May 2016, 15:35:20 UTC
5fc5eec Merge pull request #1155 from jihunchoi/master Fix typos on dropout and mean square error test codes 05 May 2016, 23:02:05 UTC
0367abb Fix typo on dropout and mean square error test codes 04 May 2016, 12:02:07 UTC
c0ce17d Merge pull request #1145 from pfnet/ignore-label-unpickle Set default value for `ignore_label` 27 April 2016, 02:46:24 UTC
7538d5c Merge pull request #1147 from pfnet/ver1.8.1 Update version 26 April 2016, 06:01:03 UTC
02cf40a Update version 26 April 2016, 05:59:44 UTC
b5c82bf Merge pull request #1122 from pfnet/workspace_size Improve workspace management of cuDNN 26 April 2016, 05:33:22 UTC
61cfd3d Merge pull request #1130 from pfnet/round-up Round up memory allocation size 25 April 2016, 06:03:00 UTC
f40a7a9 Add comment 24 April 2016, 12:51:12 UTC
fcc2c0e Fix document 24 April 2016, 12:39:43 UTC
0ef077c Merge pull request #1132 from pfnet/appveyor-speedup Speed up the test on AppVeyor 24 April 2016, 11:45:44 UTC
2d67214 Simplify ignore_label 22 April 2016, 00:22:45 UTC
b133b9d Use getattr for old pickled files 21 April 2016, 07:35:15 UTC
63b5090 Merge pull request #1144 from wkentaro/fix-column Fix flake8 for 'examples/vae/net.py' 20 April 2016, 20:05:02 UTC
f7aade6 Fix flake8 for 'examples/vae/net.py' 20 April 2016, 12:16:30 UTC
9bfaf5d Add with_requires to Chainer 20 April 2016, 04:09:36 UTC
a114969 Merge pull request #1129 from pfnet/fix-to-cpu Fix to_cpu on a multi gpu environment 20 April 2016, 03:50:34 UTC
5c73446 Use get_device 20 April 2016, 02:10:30 UTC
78ab4c7 Check cuda 20 April 2016, 01:59:51 UTC
44bb7a6 Merge pull request #1137 from pfnet/use-dq Use double quote 19 April 2016, 01:53:49 UTC
0e344df Fix to_cpu on a multi gpu environment 18 April 2016, 16:20:59 UTC
b64bce6 Improve workspace management of cuDNN 18 April 2016, 16:03:17 UTC
85be650 Merge pull request #1093 from pfnet/cudnn-v5 Support cuDNN v5 18 April 2016, 15:34:09 UTC
f3013b4 Change to round up memory allocation size 18 April 2016, 14:53:35 UTC
7c56e9e Merge pull request #1135 from pfnet/fix-inv Fix dtype of argument in _inv_gpu 18 April 2016, 14:52:07 UTC
57210ee Merge pull request #1055 from pfnet/test-ctc-bs Add test of blank_symbol for CTC 18 April 2016, 14:48:00 UTC
31a81f3 Merge pull request #1134 from pfnet/regex Use assertRaisesRegex instead of assertRaisesRegexp 18 April 2016, 14:42:12 UTC
d5a2e82 Fix dtype of argument in _inv_gpu 18 April 2016, 13:40:31 UTC
aa36245 Use assertRaisesRegex instead of assertRaisesRegexp 18 April 2016, 09:01:13 UTC
396a212 Merge pull request #1128 from pfnet/to_cpu_test Improve test for to_cpu 18 April 2016, 04:38:29 UTC
9f26844 Change test script for speeding up 18 April 2016, 02:53:34 UTC
ba8a8e3 Merge pull request #1127 from pfnet/check-3.5.0 Show warning on python 3.5.0 18 April 2016, 01:41:38 UTC
1f32706 Improve test for to_cpu 17 April 2016, 13:15:12 UTC
927c95b Show warning on python 3.5.0 16 April 2016, 04:41:12 UTC
2a08cbc Merge pull request #1121 from hido/fix-doc-cuda Clarified CUDA_PATH settings 15 April 2016, 03:50:54 UTC
dc9d9d4 Clarified CUDA_PATH settings 15 April 2016, 03:43:39 UTC
bc7acd3 Merge pull request #1117 from zori/master Documentation fixes 14 April 2016, 15:41:46 UTC
08c8e02 Merge pull request #1114 from pfnet/fix-build-test Call customize_compiler 13 April 2016, 16:37:56 UTC
9ea92e4 Merge pull request #1116 from coporlock/add_lasso_to_reference Add Lasso to the reference 13 April 2016, 09:44:26 UTC
040cf40 Fix typo. 13 April 2016, 06:04:59 UTC
ade5bd6 Merge branch 'typos' Conflicts: chainer/links/normalization/batch_normalization.py docs/source/contribution.rst 13 April 2016, 06:01:22 UTC
f65d831 Add Lasso to the reference 13 April 2016, 05:18:59 UTC
370a889 Call customize_compiler 12 April 2016, 10:49:59 UTC
6797e53 Merge pull request #1109 from pfnet/ver1.8.0 Update version 12 April 2016, 06:43:02 UTC
64a03f3 Update version 12 April 2016, 06:18:55 UTC
5121498 Merge pull request #1108 from pfnet/fix-build Fix build 12 April 2016, 06:06:28 UTC
e58d770 Remove unused import 12 April 2016, 04:51:35 UTC
6d62925 Use cudnn attribute 11 April 2016, 16:37:26 UTC
d6c218d Don not return None in build_and_check Raise an exception instead. 11 April 2016, 16:36:48 UTC
5bb1e6d Merge pull request #1048 from pfnet/cupy-no-cuda-test Fix Installation for old cl compiler 11 April 2016, 15:11:18 UTC
996e98a Merge pull request #1002 from pfnet/print-hook Add PrintHook 11 April 2016, 13:01:34 UTC
69cfd45 Fix initialization of self.flush 11 April 2016, 12:59:27 UTC
1f037f6 Add PrintHook to the reference 11 April 2016, 10:50:37 UTC
bf9e261 Fix document 11 April 2016, 10:49:46 UTC
2b2eca5 remove debug print at postprocessing 11 April 2016, 10:43:07 UTC
c615cd5 Use zeros instead of empty 11 April 2016, 10:42:50 UTC
e892fe2 Add flush option 11 April 2016, 10:42:40 UTC
5d1f3f9 Add detailed description 11 April 2016, 10:42:06 UTC
dc7631b Merge pull request #1106 from pfnet/multi-gpu-bn Fix BatchNormalization link on non-current devices 11 April 2016, 10:12:30 UTC
7459b76 Merge pull request #1107 from pfnet/shorter-bernoulli-nll Shorter version of bernoulli_nll impl 11 April 2016, 10:11:56 UTC
36b8a38 Shorter version of bernoulli_nll impl 11 April 2016, 08:10:36 UTC
924aac3 Fix BatchNormalization link on non-current devices 11 April 2016, 08:06:39 UTC
4e30687 Remove unnecessary statement 11 April 2016, 08:01:33 UTC
6d3fbfb Merge pull request #1104 from pfnet/numpy1.11 Support numpy 1.11 11 April 2016, 07:59:34 UTC
111e0bc Merge pull request #847 from Kiikurage/dev-lasso add LASSO optimizer hook 11 April 2016, 07:44:16 UTC
64441f2 Merge pull request #1046 from ywatanabex/example-vae Add VAE example 11 April 2016, 07:26:53 UTC
c5eb6cd Merge pull request #940 from wkentaro/smooth-l1-loss HuberLoss: Add loss function for robust regression (new function) 11 April 2016, 07:10:42 UTC
13dfa46 Loose threshold to check gradient result for huber_loss 11 April 2016, 07:02:21 UTC
8791fcd Add documentation for huber_loss 11 April 2016, 06:48:34 UTC
73a84bb Support numpy 1.11 11 April 2016, 06:08:55 UTC
215e8f1 Merge pull request #1014 from hamatz/add-example-ptb_gentext Add text generation sample to example-ptb 11 April 2016, 06:07:10 UTC
012cdba HuberLoss: Add loss function for robust regression (new function) 11 April 2016, 05:41:15 UTC
5e3b639 Fixed code style (¥n to \n) Fixed code style (¥n to \n) 11 April 2016, 05:22:44 UTC
168de9a Add end of line at the end of the genetxt.py Add end of line at the end of the genetxt.py 11 April 2016, 05:01:34 UTC
24893e0 Merge pull request #1100 from pfnet/fix-test Fix test 10 April 2016, 11:39:03 UTC
80ede35 Merge pull request #1094 from pfnet/set-target-lang Set target language c++ 09 April 2016, 06:04:14 UTC
4620d21 Merge pull request #1098 from pfnet/fix-bn-finetune Fix decay rate in fine tuning of batch normalization 08 April 2016, 14:04:07 UTC
4ccf85d Add unittest for finetune mode of BN 08 April 2016, 09:13:40 UTC
461aabf Fixed code style for passing Travis CI got rid of white space from blank line in genetext.py 08 April 2016, 07:04:18 UTC
7c8abc9 Fixed genetext.py for supporting GPU Fixed genetext.py for supporting GPU 08 April 2016, 06:53:07 UTC
6fa3940 Fix style 08 April 2016, 04:17:40 UTC
2a521dc Simplify split_axis test 08 April 2016, 02:47:49 UTC
f9e9bd9 Simplify reshape test 08 April 2016, 02:35:45 UTC
9b074d4 Simplify concat test 08 April 2016, 02:32:10 UTC
06a2ca2 Add backward test 08 April 2016, 02:13:50 UTC
59c6517 Merge branch 'master' into cudnn-v5 08 April 2016, 01:09:53 UTC
599d052 Merge pull request #1096 from pfnet/caffe-coverage Fix coverage configuration for caffe function 08 April 2016, 01:08:04 UTC
327ee0e Fix decay rate in fine tuning of batch normalization 07 April 2016, 23:08:35 UTC
3f9ca47 Set target language c++ 07 April 2016, 16:28:07 UTC
8b8c2d3 Fix coverage configuration for caffe function 07 April 2016, 16:25:46 UTC
80fb979 Merge pull request #1095 from pfnet/fix-install-test Move methods for test 07 April 2016, 14:59:58 UTC
back to top