Skip to content

Commit 9ee933d

Browse files
committed
a
2 parents 8b38392 + 7483f89 commit 9ee933d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cpp/layer.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,4 +90,5 @@ class LSTM : public Layer {
9090
void backward(float* e);
9191
};
9292
*/
93+
9394
#endif // CPP_LAYER_H_

0 commit comments

Comments
 (0)