Created by: lijianshe02
The prediction input of log_loss must be the outputs of sigmoid function, so in this PR not only fix input shape of test_log_loss_op from 32 to 100, but also add sigmoid implementation for the input data
Created by: lijianshe02
The prediction input of log_loss must be the outputs of sigmoid function, so in this PR not only fix input shape of test_log_loss_op from 32 to 100, but also add sigmoid implementation for the input data