Skip to content

Small fixes in conversionhandler and DNNModel

Steffen Korn requested to merge smallfixes into master

This MR:

  • fixes an issue originating from c++ logic character checks in the conversionhandler leading to unexpected crashes
  • fixes an issue with deprecation warning originating from not using weighted metrics in keras model compile method

Merge request reports

Loading