Skip to content

Commit

Permalink
add small batch.
Browse files Browse the repository at this point in the history
  • Loading branch information
anarkiwi committed Jan 7, 2024
1 parent 936e74b commit 3157caa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions orchestrator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ services:
- --tune-dwell-ms=0
- --tune-step-fft=512
- --db_clamp_floor=-150
- --fft_batch_size=32
- --fft_batch_size=16
- --mqtt_server=mqtt
- --no-compass
- --use_external_gps
Expand All @@ -78,7 +78,7 @@ services:
- --inference_model_name=mini2_snr
- --n_inference=10
- --n_image=10
- --no-vkfft
- --vkfft
# - --external_gps_server=1.2.3.4
# - --external_gps_server_port=8888
# - --inference_output_dir=/logs/inference
Expand Down

0 comments on commit 3157caa

Please sign in to comment.