Commit Graph

203 Commits

Author SHA1 Message Date
Googler 19a24e3e99 fix(components): Return None as sliced feature attribution values for the classes which are not predicted in bp outputs
PiperOrigin-RevId: 612920651
2024-03-05 11:57:00 -08:00
Changyu Zhu 0f3f68c05f fix(components): Write model resource_name to the output of training pipeline remote runner
PiperOrigin-RevId: 602426716
2024-01-29 10:21:12 -08:00
Googler 74c92d73ed chore(components): Add v1.model.ModelGetOp components
PiperOrigin-RevId: 597653399
2024-01-11 14:22:08 -08:00
Googler efeed83406 feat(components): Enable text generation pipeline to generate row based metrics
docs: update description of ModelEvaluation's metadata field accordingly

PiperOrigin-RevId: 590486026
2023-12-13 00:43:57 -08:00
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
Googler f8f01bcd08 feat(components): Add main entry and command-line flags for Templated Custom Job Launcher
PiperOrigin-RevId: 565785651
2023-09-15 14:54:03 -07:00
Googler e307545e68 feat(components): Implement `create_templated_custom_job` for Templated Custom Job Launcher
PiperOrigin-RevId: 565733608
2023-09-15 11:32:47 -07:00
Googler 8518e95efc feat(components): Implement helper functions for Jinja2-based Templated Custom Job Launcher
PiperOrigin-RevId: 565417061
2023-09-14 10:55:20 -07:00
Connor McCarthy abf05f4819 feat(components): fork a subset of `v1` `custom_job` and `gcp_launcher` container code to `preview`
PiperOrigin-RevId: 564809626
2023-09-12 13:21:26 -07:00
Connor McCarthy 3fb199658f chore(components): convert GCPC docstrings to markdown
PiperOrigin-RevId: 562015575
2023-09-01 12:12:27 -07:00
Googler b71d43eff3 feat(eval): Implement embedding metrics importing
PiperOrigin-RevId: 556837125
2023-08-14 10:28:49 -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
Kevin Naughton c27d23a794 feat(components): Output imported evaluation resource name in ImportModelEvaluationOp
PiperOrigin-RevId: 550982226
2023-07-25 13:37:53 -07:00
Connor McCarthy c917fb9e4c chore(components): internal
PiperOrigin-RevId: 549430619
2023-07-19 15:05:08 -07:00
Kevin Naughton d331ca0204 feat(components): Allow ImportModelEvaluationOp to take LLM metrics from --metrics and --problem_type parameters
PiperOrigin-RevId: 549107922
2023-07-18 14:12:23 -07:00
Connor McCarthy 474cc454d3 chore(components): release GCPC v2.1.0
PiperOrigin-RevId: 547954593
2023-07-13 16:04:55 -07:00
Connor McCarthy e4fa7d9c02 chore(components): release GCPC v2.0.0 (GA)
PiperOrigin-RevId: 542081772
2023-06-20 16:31:25 -07:00
Googler a2a359aa9a chore(components): Move Dataflow Flex Template components to preview
PiperOrigin-RevId: 542077307
2023-06-20 16:15:56 -07:00
Kevin Naughton 2475d0aabe chore(components): Internal change
PiperOrigin-RevId: 542034411
2023-06-20 13:37:28 -07:00
Connor McCarthy e2b4afb96e chore(components): internal
PiperOrigin-RevId: 541692193
2023-06-19 12:17:31 -07:00
Kevin Naughton 85f6969e88 feat(components): Remove GetVertexModelOp, to add to preview later
PiperOrigin-RevId: 541000049
2023-06-16 14:18:42 -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 3a69d2b43d chore(components): GCPC v2.0.0b5 release
PiperOrigin-RevId: 540027620
2023-06-13 11:46:12 -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 63c2167f4a chore(components): GCPC v2.0.0b4 release
PiperOrigin-RevId: 535709466
2023-05-26 14:06:18 -07:00
Jason Dai 1782ee2d89 feat(components): add a check for model garden models and skip eval import
PiperOrigin-RevId: 535431767
2023-05-25 16:44:58 -07:00
Googler d68231dd9c fix(components): Change docker base image to marketplace.gcr.io/google/ubuntu2004, which has a smaller size
PiperOrigin-RevId: 534624627
2023-05-23 18:03:18 -07:00
Jason Dai de5ca7a40a fix(components): Remove print statement when importing eval metrics
PiperOrigin-RevId: 531629404
2023-05-12 16:16:07 -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
Jason Dai 2bc30e9669 fix(components): Fix Model Garden Publisher model names in GetVertexModel component
PiperOrigin-RevId: 530666274
2023-05-09 11:28:10 -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
Connor McCarthy 6dd5314c77 chore(components): GCPC v2.0.0b3 release
PiperOrigin-RevId: 529843747
2023-05-05 16:39:51 -07:00
Connor McCarthy 3fd6bf0056 chore(components): add google-cloud-notebooks to GCPC container Dockerfile
PiperOrigin-RevId: 529828174
2023-05-05 15:26:18 -07:00
Bo Yang 21625c39ee chore(component): update output parameter name
PiperOrigin-RevId: 529212429
2023-05-03 15:45:37 -07:00
Jason Dai 52f6c978f5 fix(components): set input arg default values for import model evaluation
PiperOrigin-RevId: 528619511
2023-05-01 17:29:15 -07:00
Kevin Naughton 0b32899a7a feat(components): Support model garden models in GetVertexModelOp
PiperOrigin-RevId: 527940671
2023-04-28 11:31:47 -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
Kevin Naughton 8c9b7160b8 feat(components): Import user slices to the model evaluation importer
PiperOrigin-RevId: 527709809
2023-04-27 16:05:07 -07:00
Kevin Naughton 6a916e8b88 feat(components): Change ResolveVertexModelOp name to GetVertexModelOp
PiperOrigin-RevId: 527637645
2023-04-27 11:36:19 -07:00
Connor McCarthy 144f2c5c7b chore(components): remove GCPC aiplatform namespace
PiperOrigin-RevId: 527618047
2023-04-27 10:37:17 -07:00
Googler ecc4ae02f1 feat(components): Allow importing LLM eval metrics
PiperOrigin-RevId: 527411426
2023-04-26 16:50:07 -07:00
Googler 9d2abff8bc fix(components): fix type error for dict
PiperOrigin-RevId: 526789187
2023-04-24 16:47:05 -07:00