Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ReducedSpaceNNFormulation: add checking on layer type #155

Open
jezsadler opened this issue Jun 20, 2024 · 2 comments
Open

ReducedSpaceNNFormulation: add checking on layer type #155

jezsadler opened this issue Jun 20, 2024 · 2 comments
Assignees

Comments

@jezsadler
Copy link
Collaborator

The ReducedSpaceNNFormulation class has a TODO note to check layer types when building formulation.

I need to know what layer types we support in order to implement this.

@jezsadler jezsadler self-assigned this Jun 20, 2024
@jezsadler
Copy link
Collaborator Author

Just Dense layers with continuous formulations, not Big-M or partition.

@jezsadler
Copy link
Collaborator Author

Added check for Dense layers in my branch, will close on integration.

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

No branches or pull requests

1 participant