Closed mafrahm closed 3 months ago
tensorflow 2.11.0 is not compatible with numpy 2.0, therefore our tf sanboxes are currently not working. We should either:
fixed in https://github.com/uhh-cms/hh2bbww/commit/2be007486676f06e7af1f3149f4d8056a1c44b85 by downgrading numpy version. We should keep in mind to upgrade our DNN to newer tensorflow versions in the future.
tensorflow 2.11.0 is not compatible with numpy 2.0, therefore our tf sanboxes are currently not working. We should either: