The source project of this merge request has been removed.
Add log operator for BCE loss function
Context
To be able to compute Binary Cross Entropy (BCE) using a graph, log operator is needed.
Modified files
The operator "Ln" is created for CPU backend.