pasqal-io / qadence

Digital-analog quantum programming interface
https://pasqal-io.github.io/qadence/latest/
Apache License 2.0
72 stars 21 forks source link

[Bug] Only one data point in TB despite multiple logging iterations #559

Closed DanieleCucurachi closed 2 months ago

DanieleCucurachi commented 2 months ago

Since the introduction of callbacks (#533), when using the train function, only a single data point is visible in the TensorBoard logs after training. This occurs regardless of the write_every parameter value, which is intended to control the frequency of intermediate result logging.