| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | add softmax + ce layer; test_dnn_layers produces the same result as TNet | Determinant | 2015-05-28 |
| * | 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 cloudygoose... | Determinant | 2015-05-28 |
| |\ | |||
| | * | 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 examples/mmatrix_example,... | txh18 | 2015-05-26 |
| * | 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 |