Crate caffe2op_rankloss
source ·Structs
- | Operator computes the pair wise loss | between all pairs within a batch using | the logit loss function on the difference | in scores between pairs | | support multiple batches of sessions |
Functions
- | Computes log(1 + exp(y)) in a way that | avoids early over-/under-flow |