We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8b38392 + 7483f89 commit 9ee933dCopy full SHA for 9ee933d
cpp/layer.h
@@ -90,4 +90,5 @@ class LSTM : public Layer {
90
void backward(float* e);
91
};
92
*/
93
+
94
#endif // CPP_LAYER_H_
0 commit comments