| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | add mul_elem and log_elem; add dimension checking in cumatrix methods | Determinant | 2015-05-28 |
| | | |||
| * | Merge branch 'master' of https://github.com/cloudygoose/nerv into ↵ | Determinant | 2015-05-28 |
| |\ | | | | | | | | | | | | | cloudygoose-master Conflicts: examples/cumatrix_from_mmatrix.lua | ||
| | * | modified copy_from(d/h), copy_to(d/h) | txh18 | 2015-05-27 |
| | | | |||
| * | | change softmax to in-place operation and fix memory leak | Determinant | 2015-05-28 |
| |/ | |||
| * | ... | txh18 | 2015-05-26 |
| | | |||
| * | added nerv_matrix_(get_dataref_value) and tested in ↵ | txh18 | 2015-05-26 |
| | | | | | examples/mmatrix_example, however it is a little strange to return 101 | ||
| * | correct the oop_example | Determinant | 2015-05-26 |
| | | |||
| * | add "copy from/to cumatrix" functionality | Determinant | 2015-05-25 |
| | | |||
| * | rewrite the oop example | Determinant | 2015-05-25 |
| | | |||
| * | ... | Determinant | 2015-05-25 |
| | | |||
| * | move example files to a dedicated directory | Determinant | 2015-05-25 |