Mercurial > repos > iuc > semibin_train
diff train.xml @ 1:f9f3d70127c2 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/semibin commit 59a7b7a334fd2c3aca6163c2ff11d18ef654ab9d
| author | iuc |
|---|---|
| date | Mon, 27 Mar 2023 08:23:13 +0000 |
| parents | fe0ba89f385f |
| children | 35c4a1990ba2 |
line wrap: on
line diff
--- a/train.xml Fri Oct 14 22:07:50 2022 +0000 +++ b/train.xml Mon Mar 27 08:23:13 2023 +0000 @@ -106,7 +106,7 @@ <param name="batch_size" value="2048"/> <output name="model" ftype="h5"> <assert_contents> - <has_size value="3119000" delta="1000" /> + <has_size value="3119000" delta="2000" /> </assert_contents> </output> </test> @@ -128,7 +128,7 @@ <param name="batch_size" value="2048"/> <output name="model" ftype="h5"> <assert_contents> - <has_size value="3119000" delta="1000" /> + <has_size value="3119000" delta="2000" /> </assert_contents> </output> </test> @@ -151,4 +151,4 @@ @HELP_MODEL@ ]]></help> <expand macro="citations"/> -</tool> \ No newline at end of file +</tool>
