Skip to content

Commit b5684c3

Browse files
Donglai Weiclaude
andcommitted
Remove deprecated inference config fields from neuron_snemi
Remove keep_input_on_cpu and distributed_sharding fields that were removed in the inference config schema cleanup. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 5c23e1d commit b5684c3

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

tutorials/neuron_snemi.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,8 @@ default:
2727
sliding_window:
2828
window_size: [16, 224, 224]
2929
sw_batch_size: 4
30-
keep_input_on_cpu: true
3130
test_time_augmentation:
3231
enabled: true
33-
distributed_sharding: true
3432
flip_axes: all
3533
postprocessing:
3634
enabled: true

0 commit comments

Comments
 (0)