• 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
sigmoid_cross_entropy_with_logits_op.cc 6.3 KB