@@ -56,8 +56,7 @@ for op in ALL_OPS
56
56
contextsrand = rewrap (map (myrandom ∘ unwrap, contexts)... )
57
57
local prepstrict
58
58
preptup_cands_val, preptup_cands_noval = map (1 : 2 ) do _
59
- new_smaller =
60
- if isnothing (smaller) || adapt_batchsize (ba, smaller) != ba
59
+ new_smaller = if isnothing (smaller) || adapt_batchsize (ba, smaller) != ba
61
60
deepcopy (scen)
62
61
else
63
62
deepcopy (smaller)
@@ -124,8 +123,7 @@ for op in ALL_OPS
124
123
contextsrand = rewrap (map (myrandom ∘ unwrap, contexts)... )
125
124
local prepstrict
126
125
preptup_cands_val, preptup_cands_noval = map (1 : 2 ) do _
127
- new_smaller =
128
- if isnothing (smaller) || adapt_batchsize (ba, smaller) != ba
126
+ new_smaller = if isnothing (smaller) || adapt_batchsize (ba, smaller) != ba
129
127
deepcopy (scen)
130
128
else
131
129
deepcopy (smaller)
@@ -208,8 +206,7 @@ for op in ALL_OPS
208
206
contextsrand = rewrap (map (myrandom ∘ unwrap, contexts)... )
209
207
local prepstrict
210
208
preptup_cands_val, preptup_cands_noval = map (1 : 2 ) do _
211
- new_smaller =
212
- if isnothing (smaller) || adapt_batchsize (ba, smaller) != ba
209
+ new_smaller = if isnothing (smaller) || adapt_batchsize (ba, smaller) != ba
213
210
deepcopy (scen)
214
211
else
215
212
deepcopy (smaller)
@@ -286,8 +283,7 @@ for op in ALL_OPS
286
283
contextsrand = rewrap (map (myrandom ∘ unwrap, contexts)... )
287
284
local prepstrict
288
285
preptup_cands_val, preptup_cands_noval = map (1 : 2 ) do _
289
- new_smaller =
290
- if isnothing (smaller) || adapt_batchsize (ba, smaller) != ba
286
+ new_smaller = if isnothing (smaller) || adapt_batchsize (ba, smaller) != ba
291
287
deepcopy (scen)
292
288
else
293
289
deepcopy (smaller)
@@ -375,8 +371,7 @@ for op in ALL_OPS
375
371
contextsrand = rewrap (map (myrandom ∘ unwrap, contexts)... )
376
372
local prepstrict
377
373
preptup_cands_val, preptup_cands_noval = map (1 : 2 ) do _
378
- new_smaller =
379
- if isnothing (smaller) || adapt_batchsize (ba, smaller) != ba
374
+ new_smaller = if isnothing (smaller) || adapt_batchsize (ba, smaller) != ba
380
375
deepcopy (scen)
381
376
else
382
377
deepcopy (smaller)
@@ -445,8 +440,7 @@ for op in ALL_OPS
445
440
contextsrand = rewrap (map (myrandom ∘ unwrap, contexts)... )
446
441
local prepstrict
447
442
preptup_cands_val, preptup_cands_noval = map (1 : 2 ) do _
448
- new_smaller =
449
- if isnothing (smaller) || adapt_batchsize (ba, smaller) != ba
443
+ new_smaller = if isnothing (smaller) || adapt_batchsize (ba, smaller) != ba
450
444
deepcopy (scen)
451
445
else
452
446
deepcopy (smaller)
@@ -532,8 +526,7 @@ for op in ALL_OPS
532
526
contextsrand = rewrap (map (myrandom ∘ unwrap, contexts)... )
533
527
local prepstrict
534
528
preptup_cands_val, preptup_cands_noval = map (1 : 2 ) do _
535
- new_smaller =
536
- if isnothing (smaller) || adapt_batchsize (ba, smaller) != ba
529
+ new_smaller = if isnothing (smaller) || adapt_batchsize (ba, smaller) != ba
537
530
deepcopy (scen)
538
531
else
539
532
deepcopy (smaller)
@@ -599,8 +592,7 @@ for op in ALL_OPS
599
592
contextsrand = rewrap (map (myrandom ∘ unwrap, contexts)... )
600
593
local prepstrict
601
594
preptup_cands_val, preptup_cands_noval = map (1 : 2 ) do _
602
- new_smaller =
603
- if isnothing (smaller) || adapt_batchsize (ba, smaller) != ba
595
+ new_smaller = if isnothing (smaller) || adapt_batchsize (ba, smaller) != ba
604
596
deepcopy (scen)
605
597
else
606
598
deepcopy (smaller)
@@ -682,8 +674,7 @@ for op in ALL_OPS
682
674
contextsrand = rewrap (map (myrandom ∘ unwrap, contexts)... )
683
675
local prepstrict
684
676
preptup_cands_val, preptup_cands_noval = map (1 : 2 ) do _
685
- new_smaller =
686
- if isnothing (smaller) || adapt_batchsize (ba, smaller) != ba
677
+ new_smaller = if isnothing (smaller) || adapt_batchsize (ba, smaller) != ba
687
678
deepcopy (scen)
688
679
else
689
680
deepcopy (smaller)
@@ -765,8 +756,7 @@ for op in ALL_OPS
765
756
contextsrand = rewrap (map (myrandom ∘ unwrap, contexts)... )
766
757
local prepstrict
767
758
preptup_cands_val, preptup_cands_noval = map (1 : 2 ) do _
768
- new_smaller =
769
- if isnothing (smaller) || adapt_batchsize (ba, smaller) != ba
759
+ new_smaller = if isnothing (smaller) || adapt_batchsize (ba, smaller) != ba
770
760
deepcopy (scen)
771
761
else
772
762
deepcopy (smaller)
@@ -867,8 +857,7 @@ for op in ALL_OPS
867
857
contextsrand = rewrap (map (myrandom ∘ unwrap, contexts)... )
868
858
local prepstrict
869
859
preptup_cands_val, preptup_cands_noval = map (1 : 2 ) do _
870
- new_smaller =
871
- if isnothing (smaller) || adapt_batchsize (ba, smaller) != ba
860
+ new_smaller = if isnothing (smaller) || adapt_batchsize (ba, smaller) != ba
872
861
deepcopy (scen)
873
862
else
874
863
deepcopy (smaller)
@@ -934,8 +923,7 @@ for op in ALL_OPS
934
923
contextsrand = rewrap (map (myrandom ∘ unwrap, contexts)... )
935
924
local prepstrict
936
925
preptup_cands_val, preptup_cands_noval = map (1 : 2 ) do _
937
- new_smaller =
938
- if isnothing (smaller) || adapt_batchsize (ba, smaller) != ba
926
+ new_smaller = if isnothing (smaller) || adapt_batchsize (ba, smaller) != ba
939
927
deepcopy (scen)
940
928
else
941
929
deepcopy (smaller)
0 commit comments