Karn Watcharasupat

Results 10 comments of Karn Watcharasupat

Bumping this as it is not fixed as of v0.1.2.

Hi, @pzinemanas. Thanks for raising this up! I will take a look at it and send in a PR to fix this. Edit: Interestingly, this bug wasn't caught in the...

I did some digging and found the culprit. Essentially, the if/elif clause as is will cause the expected values in `expected_attributes` to be ignored if the attribute key is already...

@magdalenafuentes do you want to close this issue since #91 is merged?

USotW is now back up at https://zenodo.org/records/10106181. Will work on updating the code as soon as I can find time.

The options are not mutually exclusive but are potential solutions to this issue. ## Option 1: Issue a warning/exception when numpy-based metrics are used with graph mode This can be...

Option 1 implemented #20. Other potential solutions: See https://www.tensorflow.org/guide/tf_numpy

Just commenting to say that this happened to me as well. Setting both `multiprocess=False` and `synchronous=True` still does not solve the issue.

Hi @Peter-72, you are welcome to create a PR. Thanks!