fix code format

feature/design_of_v2_layer_converter
dangqingqing 8 years ago
parent 22f2519eba
commit 4d23a942c7

@ -91,8 +91,8 @@ public:
* *
* [1] Jacob Devlin, Rabih Zbib, Zhongqiang Huang, Thomas Lamar, * [1] Jacob Devlin, Rabih Zbib, Zhongqiang Huang, Thomas Lamar,
* Richard Schwartz, and John Makhoul. Fast and robust neural * Richard Schwartz, and John Makhoul. Fast and robust neural
* network joint models for statistical machine translation. * In * network joint models for statistical machine translation.
* Proceedings of the ACL 2014 Conference. * In Proceedings of the ACL 2014 Conference.
*/ */
class MultiClassCrossEntropyWithSelfNorm : public CostLayer { class MultiClassCrossEntropyWithSelfNorm : public CostLayer {
public: public:

Loading…
Cancel
Save