Skip to content

Conversation

Jiaolong
Copy link
Contributor

@Jiaolong Jiaolong commented Sep 2, 2016

The current version of concat_layer does not work correctly and is lacks of testing cases.

There is another issue in the tiny_dnn_test. After passing data through slice_layer or concat_layer, the value of the data will be changed, and the testing will be failed. It reported the testing error like:
actual_out2[0] == in[0] ^ in[1] failed for: 0.877698 == 1

I think this issue should be address in another pull request.

@nyanp
Copy link
Member

nyanp commented Sep 3, 2016

@Jiaolong
Thanks a lot, nice 👍 I'll check failed tests later.

@nyanp nyanp merged commit 23aab6c into tiny-dnn:master Sep 5, 2016
@Jiaolong Jiaolong deleted the fix_layer_concat branch September 5, 2016 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants