- 27 10月, 2017 1 次提交
-
-
由 Abhinav Arora 提交于
* Adding L1 norm op for L1 regularization * Addressing code review feedback * Address code review feedback * Change variable names to match google style guide
-
- 26 10月, 2017 1 次提交
-
-
由 Abhinav Arora 提交于
* Adding the L2 loss operator for L2 regularization * Renaming l2_loss op to squared_l2_norm_op * Addressing code review feedback
-
- 29 9月, 2017 2 次提交
-
-
由 Yu Yang 提交于
-
由 Abhinav Arora 提交于
* Adding support for the sigmoid_cross_entropy_with_logits operator * Fixing a typo in the cuda file * Adding Python documentation for sigmoid_cross_entropy_with_logits_op * Correcting typos in documentation * Adding unit tests for sigmoid_cross_entropy_with_logits_op * Addressing code review feedback
-