ts_ad.yaml 318 B

1234567891011
  1. Global:
  2. pipeline_name: ts_ad
  3. input: https://paddle-model-ecology.bj.bcebos.com/paddlex/ts/demo_ts/ts_ad.csv
  4. ######################################## Setting ########################################
  5. # Please select the model from bellow `Support`
  6. Pipeline:
  7. model: DLinear_ad
  8. batch_size: 1
  9. device: "gpu:0"