1. 05 11月, 2017 1 次提交
    • K
      Fixing documentation for operators (#5373) · 2ac5d7d0
      kavyasrinet 提交于
      * Adding documentation for seq_expand
      
      * Adding documentation for seq_concat_op
      
      * Adding documentation for sequence_conv
      
      * Adding sequence_pool
      
      * Fixing review comment
      
      * Adding sequence_softmax
      
      * Updating doc for sigmoid_cross_entropy_with_logits
      2ac5d7d0
  2. 17 10月, 2017 1 次提交
  3. 07 10月, 2017 1 次提交
  4. 29 9月, 2017 1 次提交
    • A
      Adding support for the sigmoid_cross_entropy_with_logits operator (#4448) · b9336e6f
      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
      b9336e6f