Commit Graph

82 Commits

Author SHA1 Message Date
Connor McCarthy 9f278f3682 fix(components): fix GCPC AutoMLImageTrainingJobRunOp ModuleNotFoundError
PiperOrigin-RevId: 583198012
2023-11-16 16:20:39 -08:00
Googler fb4512dc0a feat(components): Fix batch prediction model parameters payload sanitization error(batch prediction job)
PiperOrigin-RevId: 580981621
2023-11-09 12:02:15 -08:00
Changyu Zhu 15c24e344f feat(components): Switch v1 AutoMLImageTrainingJob to use the pipeline remote runner
PiperOrigin-RevId: 572073436
2023-10-09 16:39:17 -07:00
Connor McCarthy b0cccfee94 fix(components): include model version in upload model output artifact (fix)
PiperOrigin-RevId: 567695541
2023-09-22 12:55:52 -07:00
Changyu Zhu df4bc46725 feat(components): Add AutoML image training job v1 remote runner
PiperOrigin-RevId: 565796626
2023-09-15 15:41:56 -07:00
Connor McCarthy 99830e3fe7 chore(components): move output artifact util to common utils dir
PiperOrigin-RevId: 551004173
2023-07-25 14:52:00 -07:00
Connor McCarthy 28b97771c3 chore(components): add preview and implementation container directories
PiperOrigin-RevId: 540991250
2023-06-16 13:52:33 -07:00
Connor McCarthy 3a7d684f66 fix(components): fix dataset components
PiperOrigin-RevId: 539744345
2023-06-12 13:24:20 -07:00
Connor McCarthy 6104ff6b19 feat(components): make GCPC artifacts usable in KFP Python components
PiperOrigin-RevId: 537934946
2023-06-05 11:32:54 -07:00
Changyu Zhu fc8865a59d fix(components): Fix a bug in job_remote_runner and refactor code
PiperOrigin-RevId: 536552869
2023-05-30 17:24:26 -07:00
Connor McCarthy 019678020d chore(components): restore aiplatform container code in v1 namespace
PiperOrigin-RevId: 531278236
2023-05-11 12:38:23 -07:00
Kevin Naughton a7b8fd0d53 feat(components): Fix batch prediction job proto bigquery payload sanitization
PiperOrigin-RevId: 530997589
2023-05-10 13:55:28 -07:00
Connor McCarthy 23d22d6cf6 chore(components): remove all unused imports in GCPC
PiperOrigin-RevId: 530364586
2023-05-08 11:52:32 -07:00
Connor McCarthy 8f81d9599d chore(components): convert all GCPC imports to absolute imports
PiperOrigin-RevId: 530362188
2023-05-08 11:38:57 -07:00
Bo Yang 21625c39ee chore(component): update output parameter name
PiperOrigin-RevId: 529212429
2023-05-03 15:45:37 -07:00
Michael Hu 8cc0550bac feat(components): Allow batch predict component to add missing bq:// schemes
PiperOrigin-RevId: 527936443
2023-04-28 11:16:32 -07:00
Changyu Zhu 274ac8ba8b feat(components): Add a remote runner for pipelines
PiperOrigin-RevId: 526183059
2023-04-21 18:06:14 -07:00
Connor McCarthy 183313c8c9 chore(components): format gcpc source code
PiperOrigin-RevId: 521912902
2023-04-04 17:55:33 -07:00
Connor McCarthy d1d34c29bb chore(components): migrate KFP imports in GCPC source to KFP v2
PiperOrigin-RevId: 521308094
2023-04-02 14:11:58 -07:00
Googler b3de27a7d0 feat(components): Add logs to Batch Prediction creation process
PiperOrigin-RevId: 507340353
2023-02-05 17:29:06 -08:00
Googler 01e097c1ac chore(components): Internal change
PiperOrigin-RevId: 498281872
2022-12-28 18:18:56 -08:00
Yifan Xiao 50c872172d feat(components): support a HyperparameterTuningJobWithMetrics type to take execution_metrics path
PiperOrigin-RevId: 496500441
2022-12-19 15:08:51 -08:00
Googler cdd0626d4a feat(components): propagates vertex system labels to the downstream resources (Vertex AI HyperParameter Tuning Job)
PiperOrigin-RevId: 495187015
2022-12-13 19:23:59 -08:00
Googler 69e1e4b427 feat(components): propagates vertex system labels to the downstream resources (custom job)
PiperOrigin-RevId: 495108933
2022-12-13 13:21:58 -08:00
Googler 2f4043020f chore(components): Update Dataproc doc links
PiperOrigin-RevId: 494313005
2022-12-09 19:05:10 -08:00
Googler 56edebb646 feat(components): propagates vertex system labels to the downstream resources (Vertex AI Model Registry)
PiperOrigin-RevId: 493418220
2022-12-06 14:47:36 -08:00
Googler f37086bc28 feat(components): propagates vertex system labels to the downstream resources (Vertex AI Endpoints)
PiperOrigin-RevId: 493401628
2022-12-06 13:46:29 -08:00
Googler 7fe431989e feat(components): propagates vertex system labels to the downstream resources (dataproc)
PiperOrigin-RevId: 493371268
2022-12-06 11:53:38 -08:00
Googler 4c2797edf5 feat(components): propagates vertex system labels to the downstream resources (dataflow python job)
PiperOrigin-RevId: 493355871
2022-12-06 11:01:26 -08:00
Googler a506da6eb8 feat(components): propagates vertex system labels to the downstream resources (bigquery job)
PiperOrigin-RevId: 491958587
2022-11-30 10:36:55 -08:00
Googler 4410bf2ee7 feat(components): propagates vertex system labels to the downstream resources (batch prediction job)
PiperOrigin-RevId: 491506050
2022-11-28 19:49:43 -08:00
Kevin Naughton 94bdce8a32 feat(components): Support uploading for model versions for ModelUploadOp
PiperOrigin-RevId: 490354372
2022-11-22 15:42:22 -08:00
Bo Yang 582576f70b feat(components): Support serving default in bq export model job op
PiperOrigin-RevId: 488977423
2022-11-16 10:31:10 -08:00
Googler 6e95e8988b feat(components): Add DataprocBatch resource to gcp_resources output parameter
PiperOrigin-RevId: 485707324
2022-11-02 15:15:20 -07:00
You Quan Chong 109e3b132b chore(components): Remove extra line
PiperOrigin-RevId: 485189785
2022-10-31 17:39:18 -07:00
Googler a06a4e6592 feat(components): Add Infra Validation remote runner
PiperOrigin-RevId: 478622195
2022-10-03 15:33:56 -07:00
You Quan Chong fd46221265 chore(components): Add support for staging Dataflow options (sdk_location
and extra_package)

PiperOrigin-RevId: 477775385
2022-09-29 11:22:52 -07:00
You Quan Chong 58303b6caa chore(components): Convert dataproc components into individual launchers and remote runners
PiperOrigin-RevId: 477485392
2022-09-28 10:18:07 -07:00
You Quan Chong 648c0eebc8 chore(components): Convert v1 endpoint and model components into individual launchers and remote runners
PiperOrigin-RevId: 476983194
2022-09-26 13:54:34 -07:00
You Quan Chong bec188d1fd chore(components): Convert v1 endpoint components into individual launchers and remote runners
PiperOrigin-RevId: 476511737
2022-09-23 19:00:20 -07:00
You Quan Chong 8fae4e6d13 chore(components): Convert v1 custom_job, hptuning and wait_gcp_resources components into individual launchers and remote runners
PiperOrigin-RevId: 476496048
2022-09-23 17:18:27 -07:00
You Quan Chong 6eddd63d2f chore(components): Convert bigquery components into individual launchers and remote runners
PiperOrigin-RevId: 474162725
2022-09-13 17:16:31 -07:00
Kevin Naughton b8b77fd3e0 feat(components): Add special case in json_util.py where explanation_spec metadata outputs can have empty values
PiperOrigin-RevId: 472864856
2022-09-07 18:38:14 -07:00
Googler 1155cd44be fix(components): Fix missing error payload from logging
PiperOrigin-RevId: 471555871
2022-09-01 09:46:08 -07:00
You Quan Chong 1de9e664bb fix(components): Ensure main() is run in executor
PiperOrigin-RevId: 471111583
2022-08-30 15:56:45 -07:00
You Quan Chong 4f6466fb60 chore(components): Convert batch_prediction_job_remote_runner into individual launcher
PiperOrigin-RevId: 471093581
2022-08-30 14:40:02 -07:00
Rui Fang 3b1bd08ce0 feat(components): Add vertex_notification_email component on v1 folder
PiperOrigin-RevId: 468566513
2022-08-18 15:47:22 -07:00
Googler 582aefa56d fix(components): Reverse re.findall order of arguments to (pattern, string) in job_remote_runner
PiperOrigin-RevId: 467287788
2022-08-12 13:59:43 -07:00
You Quan Chong 9cfe3cf7b9 fix(components): Fix typo
PiperOrigin-RevId: 463639524
2022-07-27 11:40:57 -07:00
Googler 2060e38c55 Auto-generate batch id if none is specified.
PiperOrigin-RevId: 461809048
2022-07-18 23:49:20 -07:00