Skip to content

Add log operator for BCE loss function

Olivier Antoni requested to merge oantoni/aidge_backend_cpu:BCE_loss into dev

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.

Merge request reports

Loading