Skip to content

Commit ded7bd6

Browse files
committed
Added config
1 parent 600799b commit ded7bd6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

airflow-cloud-composer-etl-feature-train/configs/training_production.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,6 @@ steps:
2323
step_operator: gcp_airflow_vertex
2424
settings:
2525
step_operator.vertex:
26-
machine_type: "n1-highmem-8"
26+
accelerator_type: "NVIDIA_TESLA_P100"
27+
accelerator_count: 1
28+
machine_type: "n1-standard-8"

0 commit comments

Comments
 (0)