keras/integration_tests
Neel Kovelamudi fab88ec197
Add integration tests to CI (#18513)
* Port over changes from Keras Core PR

* Rename, remove space

* Remove Keras Core refs

* Fix formatting

* Simplify basic flow

* Remove flags

* Remove flags

* Add integration tests to CI

* Remove invalid syntax

* Fix test command with directory

* Remove visualization test from CI

* Delete obsolete test, merge into new torch workflow test

* Fix multiple if

* Fix workflow syntax

* fix formatting

* Fix imports

* Remove numpy backend from integration testing
2023-09-27 19:47:47 -07:00
..
basic_full_flow.py Remove flags 2023-09-26 20:11:20 -07:00
import_test.py Remove flags 2023-09-26 20:11:20 -07:00
model_visualization_test.py Convert Keras Core to Keras 3. 2023-09-22 09:29:36 -07:00
numerical_test.py Fix code format 2023-09-22 11:02:03 -07:00
tf_distribute_training_test.py Add integration tests to CI (#18513) 2023-09-27 19:47:47 -07:00
torch_workflow_test.py Add integration tests to CI (#18513) 2023-09-27 19:47:47 -07:00