Skip to content

Bug fix in tf_tools/models for conditional sets

Summary

This MR introduces the following changes

  • Bug fix for tf_tools/models.py
  • Previous behaviour only checked if conditioning attention network or final classifier were true, so when running with only sets conditioning wouldn't create input tensor for conditional inputs.

Relates to the following issues

  • I can create one if needed, but it's a pretty small bugfix

Conformity

Merge request reports