https://github.com/chainer/chainer

sort by:
Revision Author Date Message Commit Date
5f18ac0 Merge pull request #2269 from pfnet/update-v1.21.0 v1.21.0 14 February 2017, 06:57:46 UTC
cca0a31 v1.21.0 14 February 2017, 06:31:36 UTC
6f7e292 fix typo (#2268) 14 February 2017, 02:55:12 UTC
53c075d Merge pull request #2264 from pfnet/makedirs Fix makedirs checking 13 February 2017, 11:51:54 UTC
85b7889 Use isdir 13 February 2017, 08:26:10 UTC
6f33ef7 Use try except 13 February 2017, 08:21:19 UTC
c86315e Merge pull request #2262 from pfnet/call-gc Call gc to release memory when memory is not enough 13 February 2017, 08:14:19 UTC
89bd310 Merge pull request #2195 from pfnet/deserializer-strict-option Deserializer strict option 13 February 2017, 06:33:04 UTC
93f3363 Remove unused data 13 February 2017, 06:31:48 UTC
a314c9c Use makedirs with exist_ok=True 13 February 2017, 05:47:56 UTC
49a7339 Merge pull request #2190 from amaya382/python3-on-docker Support python3 on docker 13 February 2017, 05:44:57 UTC
8b49580 Merge pull request #2201 from yuyu2172/getitem-mask-general Support mask for cupy.ndarray.__getitem__ when mask and array's shape differ 13 February 2017, 05:40:14 UTC
433236a Merge pull request #2169 from fukatani/cupy-rand-norm-array Support float array type loc and scale for cupy.random.normal 13 February 2017, 05:29:20 UTC
90de11d Merge pull request #2082 from pfnet/type-check-function Insert function label in initializer of InvalidType exception for readable stack-trace 13 February 2017, 05:26:45 UTC
ed4a25f Merge pull request #2261 from pfnet/remove-workspace Remove unused memory 11 February 2017, 15:16:34 UTC
6b8a11b Call gc to release memory when memory is not enough 11 February 2017, 10:41:52 UTC
a68a2c4 Remove unused memory 11 February 2017, 10:38:57 UTC
3b14747 Merge pull request #2256 from pfnet/use-int Use int for windows 10 February 2017, 04:37:05 UTC
67e7af6 Use int for windows 10 February 2017, 03:28:04 UTC
dced6f0 Merge pull request #2251 from pfnet/concat-memory-view Use memory view in concat 09 February 2017, 12:53:31 UTC
ff5cf0e Initialize cum 09 February 2017, 11:31:47 UTC
f682787 Use stdint 09 February 2017, 11:21:02 UTC
3a4ec35 Merge pull request #2192 from fukatani/conv-tensordot Not to use for loop in convolution function 09 February 2017, 09:05:17 UTC
aa50047 Use memory view in concat 09 February 2017, 04:24:14 UTC
2a8665e Merge pull request #2228 from pfnet/improve-cudnn-tensor Improve creating tensor descriptor performance 09 February 2017, 02:37:21 UTC
914ed88 Merge pull request #2248 from pfnet/opt-concat Optimize concatenate when number of array is small 09 February 2017, 01:50:40 UTC
cb47d29 Optimize concatenate when number of array is small 08 February 2017, 16:20:40 UTC
40f8932 Merge pull request #2249 from pfnet/doc-flip Add document for fliplr and flipud 08 February 2017, 09:54:06 UTC
b131ac5 Remove code 08 February 2017, 07:51:33 UTC
7f9a7d2 Add document for fliplr and flipud 08 February 2017, 07:40:50 UTC
2a9ee4d Merge pull request #2239 from pfnet/tsuchm-master Implement fliplr and flipud 08 February 2017, 07:25:24 UTC
735f8b4 Merge pull request #2200 from pfnet/fix-error-handling Fix error handling when serializing uninitialized parameters 08 February 2017, 00:24:32 UTC
d5e075a Merge pull request #2247 from pfnet/improve-ctypes Improve usage of ndarray.ctypes 07 February 2017, 23:04:37 UTC
201e303 Improve usage of ctypes 07 February 2017, 14:53:29 UTC
4f0dc18 Use thread local 07 February 2017, 14:18:02 UTC
816f173 Add atexit code 07 February 2017, 14:03:09 UTC
711aef5 Improve creating tensor descriptor performance 07 February 2017, 14:03:09 UTC
8d285b4 Merge pull request #2246 from pfnet/raise-reraise Remove redundant raise 07 February 2017, 12:42:26 UTC
eec4ba7 Remove redundant raise 07 February 2017, 12:05:33 UTC
f679fd3 Merge pull request #2087 from pfnet/public_to_device Make to_device method public 07 February 2017, 11:43:18 UTC
6f04137 Merge pull request #2245 from niboshi/cuda-error-no-device Ignore cudaErrorNoDevice on making device backup 07 February 2017, 09:56:37 UTC
3fae314 Merge pull request #2233 from pfnet/optimize-concat-method Cythonize concat method 07 February 2017, 09:55:35 UTC
22a5d1b Ignore cudaErrorNoDevice on making device backup Even if CUDA is available, cudaGetDevice() can return cudaErrorNoDevice when CUDA_VISIBLE_DEVICE is set to -1. 07 February 2017, 08:29:28 UTC
b776ac3 Use and operator 07 February 2017, 06:48:05 UTC
52c0368 Simplify concatenate 07 February 2017, 06:32:38 UTC
c438260 Remove unused import 07 February 2017, 06:32:38 UTC
c24b1ea Use range 07 February 2017, 06:32:38 UTC
cd288a2 Rewrite concatenate method with cython 07 February 2017, 06:32:38 UTC
a31175c Merge pull request #2144 from pfnet/optimize-concat Optimize concatenate 07 February 2017, 06:24:26 UTC
8a60799 Use _shape 07 February 2017, 06:06:28 UTC
1f367b0 Use and operator 07 February 2017, 06:06:20 UTC
b6c037d Fix for autopep8 07 February 2017, 05:43:14 UTC
2848fff Fix test 06 February 2017, 14:54:47 UTC
4076d84 Fix attr 06 February 2017, 14:54:47 UTC
d305780 Fix test 06 February 2017, 14:54:47 UTC
ffc6658 Wrote unit test for to_device 06 February 2017, 14:54:47 UTC
a0d5e06 Update document 06 February 2017, 14:54:47 UTC
e68b736 Make to_device method public 06 February 2017, 14:54:47 UTC
fb2f758 Merge pull request #2184 from kmatsuura/numpy.int32_i_and_l Numpy.int32 i and l 06 February 2017, 13:07:37 UTC
67c4872 Merge pull request #2156 from kmatsuura/Python_int_C_long Fix 'OverflowError: Python int too large to convert to C long' 06 February 2017, 13:00:54 UTC
a8faf8f Merge pull request #2237 from pfnet/fix-stream Fix stream and event bug 06 February 2017, 10:15:47 UTC
29a8e24 Merge pull request #2235 from pfnet/cumsum Implemenet cumsum 06 February 2017, 10:08:07 UTC
afc233a Flake8 06 February 2017, 09:46:06 UTC
30b44ee Fix treatment of integer type 06 February 2017, 09:43:43 UTC
cd0e510 Merge pull request #2234 from pfnet/iterator-extend Use extend method to show understandable error message 06 February 2017, 08:16:06 UTC
1d4054d comment on code 06 February 2017, 07:01:26 UTC
339713b add to doc 06 February 2017, 07:01:26 UTC
3d7dd7c stop calling scan twice when mask covers entire array 06 February 2017, 07:01:26 UTC
9b4c695 add cupy mask indices test 06 February 2017, 07:01:26 UTC
a349667 restore tests that used cupy array as index (related #1912) 06 February 2017, 07:01:26 UTC
c1e4a98 flake8 06 February 2017, 07:01:26 UTC
acdd593 fix int type of mask_br 06 February 2017, 07:01:26 UTC
7a0f8b8 refactor scatter_op_mask 06 February 2017, 07:01:26 UTC
da0b27a refactor getitem_mask 06 February 2017, 06:58:21 UTC
82cb758 support getitem mask when mask and array's shape differ 06 February 2017, 06:58:21 UTC
df4d31d add test for mask 06 February 2017, 06:58:21 UTC
93e9e5e make name of getitem mask clear and consistent with setitem 06 February 2017, 06:58:21 UTC
5588e0a Remove redundant list 06 February 2017, 06:56:34 UTC
1e81d7b Add test for serializing uninitialized params 06 February 2017, 06:27:58 UTC
cecca72 Merge pull request #2175 from yuyu2172/scatter-add-mask Support boolean array indices for scatter_add 06 February 2017, 06:19:59 UTC
5b6430f Fix fliplr and flipud functions and write test 06 February 2017, 06:17:18 UTC
b258b5f Merge pull request #2226 from pfnet/fix-gil-cublas Fix GIL bug in cublas 06 February 2017, 06:02:07 UTC
5798ada Fix stream and event bug 06 February 2017, 05:47:05 UTC
c35032b Merge pull request #2134 from yuyu2172/getitem-optimize Optimize multiple integer array indexing for cupy.ndarray.__getitem__ 06 February 2017, 05:33:48 UTC
5fb43a4 Write test for fliplr and flipud 06 February 2017, 05:29:09 UTC
c9cbc54 Check ndim 06 February 2017, 05:29:02 UTC
5c2aa25 Fix init 06 February 2017, 05:28:45 UTC
0be1f5b Merge branch 'master' of https://github.com/tsuchm/chainer into tsuchm-master 06 February 2017, 05:16:34 UTC
098c238 optimize getitem_multiple by removing redundant copy 05 February 2017, 08:17:32 UTC
3f2fcfb Use extend method to show understandable error message 05 February 2017, 04:50:55 UTC
06de76d Implemenet cumsum 04 February 2017, 15:16:56 UTC
2b91469 Merge pull request #2225 from pfnet/refuce-call Reduce call depth 04 February 2017, 09:13:55 UTC
1e63f75 Merge pull request #2232 from pfnet/fix-backward Fix backward on cpu environment 04 February 2017, 09:12:11 UTC
0710207 Fix backward on cpu environment 04 February 2017, 05:14:25 UTC
17a1604 Merge pull request #2193 from fukatani/reshape-err-message Helpful error message with invalid cupy.reshape. 03 February 2017, 11:36:57 UTC
5291c60 Fix flake8 03 February 2017, 10:39:05 UTC
ef5ae09 Merge pull request #2224 from pfnet/improve-backward Improve backward 03 February 2017, 08:23:09 UTC
87cfa46 Merge pull request #2227 from pfnet/use-async Use async copy for performance 03 February 2017, 08:20:15 UTC
9061a6f Use async copy for performance 03 February 2017, 06:04:53 UTC
8712b1d Reduce call depth 03 February 2017, 06:01:15 UTC
back to top