ts_fc.yaml 176 B

12345678
  1. Global:
  2. pipeline_name: ts_fc
  3. input: https://paddle-model-ecology.bj.bcebos.com/paddlex/ts/demo_ts/ts_fc.csv
  4. Pipeline:
  5. model: DLinear
  6. batch_size: 1
  7. device: "gpu:0"