Skip to content

Conversation

@sdatkinson
Copy link
Owner

Allow Conv1x1 parametrizing the scale & shift in FiLMs to be grouped; surface through configuration.

- Introduced two new test functions: `test_process_with_groups` and `test_process_with_groups_scale_only` to validate the behavior of the FiLM class with grouped convolution parameters.
- Updated `run_tests.cpp` to include these new tests, ensuring comprehensive coverage of group processing scenarios.
- Enhanced the FiLM constructor to accept a groups parameter, allowing for flexible configuration of grouped convolutions in the processing logic.
- Adjusted relevant header files to support the new groups parameter in the FiLM class and its associated structures.
@sdatkinson sdatkinson merged commit 7050f78 into main Jan 27, 2026
2 checks passed
@sdatkinson sdatkinson deleted the 210-film-groups branch January 27, 2026 07:51
@sdatkinson
Copy link
Owner Author

Resolves #210

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants