Skip to content

[UPD] add some logging informations

Maxence Naud requested to merge upd_log-format into dev

Context

Add some informations using the Log system

Major modifications

  • Enhance GraphView::forwardDims() CPP and Python description
  • Log:
    • Add width system to Log::log
    • fix NDEBUG pre-compilation condition
  • remove some unused variables / includes / function calls in 'GraphView.cpp', 'Leaky.cpp', 'Test_Squeeze_Op', 'ErrorHandling.hpp'
  • write back minimal version for fmt library (10.2.1)
  • Change 'approxEq' assertions for 'Log::error' since issues are not fatal
Edited by Maxence Naud

Merge request reports

Loading