Commit fc91ae0
authored
test fixes (#598)
* Updates to data generation, tensor shape updates,
tensor layers(now only symbolic tensors can be used)
* updated serializatio and model saving
* added python 3.11 and distributed pytest execution
* Encoder and decoder serialization with test cases
* Delete output_1.txt
* activation and tensor generator fixes
* pytorch dataloader to tensorflow dataset conversion
* droplayer merge serialization and argument to disable or enable parent sort
* drop merge layer added
* upgraded to tf2.19 and docker updates along with test fixes for tf2.19
* clean up
* Updates to segmentation training
* Update model_factory.py for named_outputs
* Update arguments.py for true and false correctly for named_outputs
* test fixes for lists which are now dict1 parent 4743498 commit fc91ae0
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
773 | 773 | | |
774 | 774 | | |
775 | 775 | | |
776 | | - | |
| 776 | + | |
777 | 777 | | |
778 | 778 | | |
779 | 779 | | |
| |||
1080 | 1080 | | |
1081 | 1081 | | |
1082 | 1082 | | |
1083 | | - | |
| 1083 | + | |
1084 | 1084 | | |
1085 | 1085 | | |
1086 | 1086 | | |
| |||
0 commit comments