astooke / Synkhronos

Extension to Theano for multi-GPU data parallelism
MIT License
20 stars 5 forks source link

Typo fixes (I think?) #7

Closed mharradon closed 7 years ago

mharradon commented 7 years ago

Changing .ndim to ._ndim and .dtype to ._dtype.

astooke commented 7 years ago

yes thank you!