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

Drop support for Tensorflow and fix MacOS bug in unit test to pass CI tests #827

Merged
merged 8 commits into from
Aug 23, 2024

Conversation

wu-haoze
Copy link
Collaborator

No description provided.

@wu-haoze wu-haoze changed the title fix unit test in SoI Drop support for Tensorflow and fix MacOS bug in unit test to pass CIs. Aug 22, 2024
@wu-haoze wu-haoze changed the title Drop support for Tensorflow and fix MacOS bug in unit test to pass CIs. Drop support for Tensorflow and fix MacOS bug in unit test to pass CI Aug 22, 2024
@wu-haoze wu-haoze changed the title Drop support for Tensorflow and fix MacOS bug in unit test to pass CI Drop support for Tensorflow and fix MacOS bug in unit test to pass CI tests Aug 22, 2024
@wu-haoze wu-haoze requested a review from guykatzz August 22, 2024 19:05
@wu-haoze wu-haoze requested a review from omriisack August 23, 2024 13:40
@wu-haoze wu-haoze merged commit 9ff60ed into NeuralNetworkVerification:master Aug 23, 2024
12 checks passed
wu-haoze added a commit that referenced this pull request Sep 11, 2024
…cted (#829)

* fix unit test

* Change initialization strategy in DeepSoI if NLR is not fully constructed

* Drop support for Tensorflow and fix MacOS bug in unit test to pass CI tests (#827)

* fix unit test and CI

* bump python version

* test

* remove test

* test_sub

* add network

* add a test for Sub

* remove local robustness method

* Incremental solving infrastructure (#831)

* fix unit test

* update python requirement

* test requirement

* cdhasmap

* add IInputQuery

* rename

* progress

* seems to work

* add test

* make input query const

* incremental

* new incremental solving

* add python test

* update change log

* fix format

* test cd hasmap

* add todos

* revert ci.yml

* rename ipq to query

* Addressing Matthew's comments:
Fix documentation in PropertyParser;
Add documentation for IQuery, InputQuery, and Query;
Add CDMap class which inherits from CVC4's cdhashmap class.

* revert cdhashmap

* Update Test_InputQuery.h

* Update Test_InputQuery.h

* Update test_query.py

* Update Marabou.py

* Update test_query.py

* Update Test_InputQuery.h

* Update Test_Engine.h

* Update Test_Engine.h

* Change initialization strategy in DeepSoI if NLR is not fully constructed
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.

Test error and 'maraboupy.MarabouCore' error Failed unit test within Docker image
2 participants