Commit Graph

1613 Commits

Author SHA1 Message Date
Connor McCarthy cc9d7e7970 chore(components): fix GCPC readthedocs dropdown versions
PiperOrigin-RevId: 570190000
2023-10-02 15:01:58 -07:00
Googler 4fd1c02fc0 fix(components): Disable caching for LLM pipeline components that store temporary artifacts
PiperOrigin-RevId: 570070284
2023-10-02 08:14:00 -07:00
Googler a070006a55 chore(components): release GCPC SDK 2.4.0
PiperOrigin-RevId: 569317711
2023-09-28 16:12:06 -07:00
Googler 45fe8e8658 feat(components): Use 64 v3 TPUs for llm pipelines
PiperOrigin-RevId: 568282755
2023-09-25 11:49:51 -07:00
Connor McCarthy 173be837d1 chore(components): bump GCPC's KFP SDK upper bound to 2.3.0
PiperOrigin-RevId: 568254514
2023-09-25 10:15:08 -07:00
Googler a76e385b20 feat(components): Implement the chunking component
PiperOrigin-RevId: 568246828
2023-09-25 09:48:55 -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
Jason Dai e8b8450e0a feat(components): Add support for customizing evaluation_display_name in model evaluation pipelines
PiperOrigin-RevId: 567648855
2023-09-22 09:56:24 -07:00
Connor McCarthy 623e309446 chore(components): fix import in proto/README
PiperOrigin-RevId: 567545593
2023-09-22 00:46:26 -07:00
Googler adb86777a0 No public description
PiperOrigin-RevId: 566742090
2023-09-19 14:21:22 -07:00
Googler b31d8a57ef feat(components): Update default image tag used by LLM implementation components
PiperOrigin-RevId: 566661112
2023-09-19 09:56:42 -07:00
Googler 4945e2cfc5 feat(components): Support multiple chunking functions
PiperOrigin-RevId: 566660535
2023-09-19 09:48:07 -07:00
Googler 6468b4db11 feat(components): Use t5-xl reward model when tuning t5-xxl
PiperOrigin-RevId: 565809352
2023-09-15 16:43:19 -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
Connor McCarthy ad058b5321 chore(components): bump KFP SDK version number in GCPC
PiperOrigin-RevId: 565500642
2023-09-14 15:55:11 -07:00
Connor McCarthy fc1f12b7bd feat(components): add `persistent_resource_id` to preview GCPC custom job components/utils
PiperOrigin-RevId: 565423232
2023-09-14 11:14:20 -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 1fbdeb2abf chore(components): fix GCPC markdown docstrings rendering
PiperOrigin-RevId: 565397565
2023-09-14 09:51:07 -07:00
Yifan Xiao cfe671c485 chore(components): Update the pipelines for the Tabular Workflow
feat(components): Expose feature selection pipeline

PiperOrigin-RevId: 565182978
2023-09-13 15:44:24 -07:00
Connor McCarthy 510f23a052 chore(components): remove error __init__.py file
PiperOrigin-RevId: 565177719
2023-09-13 15:24:39 -07:00
Connor McCarthy 2a4460cb63 chore(components): internal
PiperOrigin-RevId: 565100600
2023-09-13 10:57:27 -07:00
Googler 4bee3d8dc2 chore(components): Add public-image-gcpc-v2-scan tag for latest gcpc image
PiperOrigin-RevId: 564861482
2023-09-12 16:08:03 -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
Googler 0ced6ec7d2 feat(components): Implement chunking for embedding evaluation pipeline
PiperOrigin-RevId: 564786040
2023-09-12 11:39:17 -07:00
Connor McCarthy 1791818323 chore(components): release GCPC SDK 2.3.1
PiperOrigin-RevId: 564416401
2023-09-11 09:50:02 -07:00
Michael Hu 3b8cea060f fix(components): Have RLHF importer use default image if override is falsy
PiperOrigin-RevId: 563521264
2023-09-07 13:03:38 -07:00
Googler e21174f94a feat(components): Add sampling_strategy parameter to bulk inferrer to support different strategy. By default, we use greedy
PiperOrigin-RevId: 562860317
2023-09-05 12:43:17 -07:00
Googler cac1856533 feat(components): Embedding eval pipeline for experimental launch
PiperOrigin-RevId: 562829441
2023-09-05 10:54:48 -07:00
Connor McCarthy 3fb199658f chore(components): convert GCPC docstrings to markdown
PiperOrigin-RevId: 562015575
2023-09-01 12:12:27 -07:00
Googler e3bf085997 fix(components):Update batch_prediction_*_gcs_source to predictions_*_gcs_source in information retrieval preprocessor
PiperOrigin-RevId: 560800444
2023-08-28 13:20:19 -07:00
Googler 110e082481 feat(components): Update policy to reward model name mapping in function based component in _implementation/llm
PiperOrigin-RevId: 560479276
2023-08-27 03:45:37 -07:00
Googler 9ce2866527 feat(components): Update supported large model reference names that can be resolved by function based component in _implementation/llm
PiperOrigin-RevId: 559493244
2023-08-23 11:36:15 -07:00
Googler f43272dee8 feat(components): Update container URIs for embedding eval components
PiperOrigin-RevId: 559213412
2023-08-22 13:49:06 -07:00
Connor McCarthy 5b59e4a76f chore(components): add `__init__.py` file to gcpc `_implementation/llm`
PiperOrigin-RevId: 558589929
2023-08-20 10:36:23 -07:00
Connor McCarthy 4e10c5838e chore(components): GCPC 2.3.0 release
PiperOrigin-RevId: 558586924
2023-08-20 10:11:55 -07:00
Connor McCarthy 59aa41d78a chore(components): fix infer_pipeline invocation
PiperOrigin-RevId: 558586379
2023-08-20 10:03:56 -07:00
Connor McCarthy 7d282b91f4 chore(components): reorganize gcpc llm components
PiperOrigin-RevId: 558581292
2023-08-20 09:13:49 -07:00
Connor McCarthy 2451b51070 chore(components): use type generics from typing module in GCPC
PiperOrigin-RevId: 558574225
2023-08-20 08:09:38 -07:00
Connor McCarthy 9184062f11 docs(components): add LLM docs to GCPC readthedocs
PiperOrigin-RevId: 558570554
2023-08-20 07:38:56 -07:00
Googler 611298a8ee feat(components): Add rlhf and infer pipelines to preview/llm. Add llm related components to _implementation/llm
PiperOrigin-RevId: 558430903
2023-08-19 11:38:14 -07:00
Googler beb66abcf6 chore(components): INTERNAL
PiperOrigin-RevId: 558309338
2023-08-18 19:58:02 -07:00
Googler c3b9550bf5 chore(components): INTERNAL
PiperOrigin-RevId: 558295863
2023-08-18 18:11:10 -07:00
Kevin Naughton f323acf4eb fix(components): Fix proto reference from range to _range in model evaluation preview utils function
PiperOrigin-RevId: 558256414
2023-08-18 15:02:23 -07:00
Googler db3f867cc2 chore(components): Update the pipelines for the Tabular Workflow for Forecasting
PiperOrigin-RevId: 558241332
2023-08-18 14:05:17 -07:00
Googler 562cd299cc feat(components): Components for Embedding Eval pipeline
PiperOrigin-RevId: 557993650
2023-08-17 18:30:40 -07:00
Connor McCarthy c405d6bf24 docs(components): fix automl docs
PiperOrigin-RevId: 557972304
2023-08-17 16:45:12 -07:00
Connor McCarthy 4ed8b7ceb9 chore(components): add GCPC automl reference docs
PiperOrigin-RevId: 557916896
2023-08-17 13:19:40 -07:00
Googler 47f11475c5 feat(components): Metric importing for embedding evaluation
PiperOrigin-RevId: 557540363
2023-08-16 11:01:58 -07:00
Googler e88e7a6638 chore(components): GCPC v2.2.0 release
PiperOrigin-RevId: 557231395
2023-08-15 13:27:02 -07:00
Jason Dai f454a86177 feat(components): Add Feature Attribution components to _implementation/model_evaluation. Add LLM Eval text generation and text classification pipelines to preview namespace init file
PiperOrigin-RevId: 557226606
2023-08-15 13:12:06 -07:00
Kevin Naughton 450e910817 feat(chore): Change AutoML Vision Error Analysis pipeline names
PiperOrigin-RevId: 556871987
2023-08-14 12:13:37 -07:00
Googler ff90ceae9a feat(components): Internal change
PiperOrigin-RevId: 556864524
2023-08-14 11:49:24 -07:00
Connor McCarthy 88e1045c11 feat(components): use GCPC project id placeholder as project parameter default
PiperOrigin-RevId: 556844000
2023-08-14 10:50:12 -07:00
Googler b71d43eff3 feat(eval): Implement embedding metrics importing
PiperOrigin-RevId: 556837125
2023-08-14 10:28:49 -07:00
Jason Dai b630d5c8ae feat(components): add Vertex RAI safety bias evaluation pipeline
PiperOrigin-RevId: 556075708
2023-08-11 13:53:46 -07:00
Googler 3e45328981 chore(components): INTERNAL
PiperOrigin-RevId: 555686552
2023-08-10 15:50:53 -07:00
Kevin Naughton b350ac4ddc feat(components): Upgrade LLM evaluation classification and text generation pipelines to preview
PiperOrigin-RevId: 555540517
2023-08-10 10:08:00 -07:00
Connor McCarthy 7bb24e70a7 chore(components): clean up
PiperOrigin-RevId: 555043188
2023-08-08 22:12:06 -07:00
Connor McCarthy f9e9efab8c chore(components): internal
PiperOrigin-RevId: 554966570
2023-08-08 15:53:04 -07:00
Googler d98fa90bff feat: Adding new test infrastructure for e2e pipeline tests
PiperOrigin-RevId: 554877529
2023-08-08 10:54:50 -07:00
Kevin Naughton 1dc84534d4 feat(components): Internal change
PiperOrigin-RevId: 554854392
2023-08-08 09:52:31 -07:00
Kevin Naughton f80d2b30e4 feat(components): Internal change
PiperOrigin-RevId: 554853752
2023-08-08 09:44:50 -07:00
Connor McCarthy 1a2a752dc9 chore(components): internal
PiperOrigin-RevId: 554658985
2023-08-07 18:47:27 -07:00
Kevin Naughton f8c1f9cf21 feat(components): Internal change
PiperOrigin-RevId: 554646568
2023-08-07 17:49:25 -07:00
Jason Dai 671bb0ca93 docs(components): Name change and update LLM safety bias metrics component documentation
PiperOrigin-RevId: 554634603
2023-08-07 16:58:13 -07:00
Connor McCarthy f07aef7cb8 chore(components): release GCPC v2.1.1 [roll forward]
PiperOrigin-RevId: 554617624
2023-08-07 15:53:52 -07:00
Kevin Naughton c92f40c59a chore(components): Refactor evaluation pipelines into graph components
PiperOrigin-RevId: 553932748
2023-08-04 15:46:17 -07:00
Jason Dai af753dc645 feat(components): Update RAI safety component with latest image
fix(components): Remove 'enable_web_access' input from custom job utils function

PiperOrigin-RevId: 552958256
2023-08-01 16:25:02 -07:00
Connor McCarthy 27ee817b7d chore(components): add comment to GCPC utils and convert annotation to forward reference
PiperOrigin-RevId: 552030788
2023-07-28 22:09:01 -07:00
Googler ae804f471c feat(components): Implement LLM Safety Bias Component & E2E tests
PiperOrigin-RevId: 551650193
2023-07-27 15:01:55 -07:00
Kevin Naughton 2cfe4636ae fix(components): Update package import for google protobuf
PiperOrigin-RevId: 551648465
2023-07-27 14:54:39 -07:00
Kevin Naughton 8dd9bd6e27 chore(components): Update evaluation component type hints to be Python3.7 compatible
PiperOrigin-RevId: 551638206
2023-07-27 14:20:56 -07:00
Connor McCarthy cc829bd7ab chore(components): release GCPC v2.1.1
PiperOrigin-RevId: 551637082
2023-07-27 14:13:24 -07:00
Connor McCarthy 7c55a4f5f5 chore(components): release GCPC v2.1.1
PiperOrigin-RevId: 551413553
2023-07-26 22:29:22 -07:00
Connor McCarthy 46fafe3798 chore(components): add project_id and location placeholders as GCPC implementation utility
PiperOrigin-RevId: 551377458
2023-07-26 18:53:31 -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 1619f2c0b6 docs(components): present all v2 GCPC versions on all pages of v2 GCPC docs
PiperOrigin-RevId: 549745616
2023-07-20 14:52:32 -07:00
Connor McCarthy b834c8a5ee chore(components): clean up pipeline yaml
PiperOrigin-RevId: 549745244
2023-07-20 14:45:12 -07:00
Connor McCarthy fde2a3df28 chore(components): internal
PiperOrigin-RevId: 549622878
2023-07-20 07:22:33 -07:00
Connor McCarthy c917fb9e4c chore(components): internal
PiperOrigin-RevId: 549430619
2023-07-19 15:05:08 -07:00
Connor McCarthy 79b079c369 chore(components): internal
PiperOrigin-RevId: 549430554
2023-07-19 14:50:20 -07:00
Googler 273c772a99 test(components): INTERNAL
PiperOrigin-RevId: 549357956
2023-07-19 10:36:14 -07:00
Googler 998e856579 test(components): INTERNAL
PiperOrigin-RevId: 549355953
2023-07-19 10:29:03 -07:00
Googler 3c6d74fb1e test(components): INTERNAL
PiperOrigin-RevId: 549338176
2023-07-19 09:33:32 -07:00
Googler b1c3dffd81 test(components): INTERNAL
PiperOrigin-RevId: 549338123
2023-07-19 09:25: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 79d31db906 chore(components): remove unused GCPC files
PiperOrigin-RevId: 549075960
2023-07-18 12:20:14 -07:00
rd-pong fdb25f6e6d
test(components): fix k8s_client 401 unauthorized error (#9749)
* Initiate a new k8s client when calling _get_resource

* Remove k8s_client for methods that use _get_resource

* Initiate a new k8s client when calling _delete_resource
2023-07-18 18:37:22 +00:00
Googler 81e989a8c7 test(components): INTERNAL
PiperOrigin-RevId: 549055602
2023-07-18 11:08:37 -07:00
Connor McCarthy 66742416e1 docs(components): point GCPC README at v2 reference documentation
PiperOrigin-RevId: 548764838
2023-07-17 12:19:21 -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 5a0e2bdef0 fix(components): fix parent_model parameter of ModelUploadOp ignored
PiperOrigin-RevId: 547942553
2023-07-13 15:28:03 -07:00
Michael Hu e07038700f chore(components): Migrate AutoML components to preview and v1 as needed
docs(components): Revert doc changes from preview sync

PiperOrigin-RevId: 546959930
2023-07-10 13:15:51 -07:00
Googler 3b6201779c chore(components): Migrate AutoML components to preview and v1 as needed
docs(components): Revert doc changes from preview sync

PiperOrigin-RevId: 546110190
2023-07-06 15:37:08 -07:00
Michael Hu 259d7f266f chore(components): Migrate AutoML components to preview and v1 as needed
docs(components): Revert doc changes from preview sync

PiperOrigin-RevId: 546062400
2023-07-06 12:32:22 -07:00
Googler 95901c8830 feat(components): Add helper functions to create slice_specs and bias_configs
PiperOrigin-RevId: 545771527
2023-07-05 13:32:43 -07:00
Chen Sun 4a57ab69dd
chore(components): Move openvino components and samples to the right locations. (#9498) 2023-07-05 16:55:42 +00:00
Jason Dai a634eef3ec feat(components): define new GCPC Model Eval component for LLM Text Generation
PiperOrigin-RevId: 544776887
2023-06-30 16:37:20 -07:00
Jason Dai 7f23bfc888 fix(components): Move model eval version.py to _implementation folder
PiperOrigin-RevId: 544390055
2023-06-29 10:10:24 -07:00
Michael Hu e1708d3792 chore(components): Add automl directory under preview
PiperOrigin-RevId: 544364157
2023-06-29 08:31:19 -07:00
Googler ea7a5efb97 feat(components): Review and update batch_predict_job GCPC docstrings
PiperOrigin-RevId: 543494203
2023-06-26 11:27:48 -07:00
Tommy Li f9dda53f89
chore(components): Update KServe component with active owners (#9684) 2023-06-26 17:46:14 +00:00
Connor McCarthy 45608d02bd docs(components): point to v2 docs in GCPC readme
PiperOrigin-RevId: 542411539
2023-06-21 17:50:08 -07:00
Googler ad618293d2 chore(components): Remove DataflowPythonJobOp from preview namespace
PiperOrigin-RevId: 542082904
2023-06-20 16:38:44 -07:00
Connor McCarthy e4fa7d9c02 chore(components): release GCPC v2.0.0 (GA)
PiperOrigin-RevId: 542081772
2023-06-20 16:31:25 -07:00
Connor McCarthy 87a56df2ac docs(components): add dataflow components to GCPC preview docs
PiperOrigin-RevId: 542079563
2023-06-20 16:23:42 -07:00
Googler a2a359aa9a chore(components): Move Dataflow Flex Template components to preview
PiperOrigin-RevId: 542077307
2023-06-20 16:15:56 -07:00
Connor McCarthy bc7b65207e docs(components): add preview namespace docs
PiperOrigin-RevId: 542077232
2023-06-20 16:08:42 -07:00
Kevin Naughton 2475d0aabe chore(components): Internal change
PiperOrigin-RevId: 542034411
2023-06-20 13:37:28 -07:00
Googler 314daa4a85 feat(components): Move model & data bias components to preview
PiperOrigin-RevId: 542013972
2023-06-20 12:27:15 -07:00
Connor McCarthy 4014abaf91 docs(components): update dataset components documentation
PiperOrigin-RevId: 541696026
2023-06-19 12:39:58 -07:00
Connor McCarthy e2b4afb96e chore(components): internal
PiperOrigin-RevId: 541692193
2023-06-19 12:17:31 -07:00
Connor McCarthy 2d030dcfa1 docs(components): hide GCPC docs dropdown
PiperOrigin-RevId: 541682403
2023-06-19 11:16:19 -07:00
Connor McCarthy 7b388da78d docs(components): update custom training components documentation
PiperOrigin-RevId: 541667130
2023-06-19 09:50:25 -07:00
Kevin Naughton dc6f431292 feat(components): Move model evaluation feature attribution component to preview namespace
PiperOrigin-RevId: 541013690
2023-06-16 15:04:44 -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
Kevin Naughton 69ea82645d feat(components): Remove experimental evaluation components
PiperOrigin-RevId: 540956361
2023-06-16 12:01:30 -07:00
Kevin Naughton a646f3a0fd chore(components): Change "dataflow_disk_size" to "dataflow_disk_size_gb" in model eval feature attribution component
PiperOrigin-RevId: 540919574
2023-06-16 10:15:21 -07:00
Jason Dai 7305954213 fix(components): Change default value for AutoML Forecasting & Regression to `prediction.value`
PiperOrigin-RevId: 540901771
2023-06-16 09:19:39 -07:00
Connor McCarthy 102bb2e8e1 chore(components): internal
PiperOrigin-RevId: 540735667
2023-06-15 17:45:52 -07:00
Connor McCarthy ccd125ede4 docs(components): fix dataset component parameter name in docstrings
PiperOrigin-RevId: 540735397
2023-06-15 17:38:12 -07:00
Connor McCarthy a08a42e53b docs(components): improve GCPC 404 page
PiperOrigin-RevId: 540735131
2023-06-15 17:30:58 -07:00
Googler 48668bca82 feat(components): Move model eval components
PiperOrigin-RevId: 540722688
2023-06-15 16:33:06 -07:00
Yang Pan 290b93e265 chore(components): update forecasting doc
PiperOrigin-RevId: 540695731
2023-06-15 14:44:43 -07:00
Googler f2ad30014f feat(components): Move model evaluation components to v1
PiperOrigin-RevId: 540485008
2023-06-14 23:53:23 -07:00
Connor McCarthy fde0c19704 docs(components): update hyperparameter tuning component/utils documentation
PiperOrigin-RevId: 540433694
2023-06-14 18:07:31 -07:00
Connor McCarthy c9ac92d630 docs(components): update model components documentation
PiperOrigin-RevId: 540368167
2023-06-14 13:45:23 -07:00
Connor McCarthy db1e0e213c docs(components): update endpoint components documentation
PiperOrigin-RevId: 540354037
2023-06-14 12:54:33 -07:00
Connor McCarthy aedd98422d docs(components): update VertexNotificationEmailOp component documentation
PiperOrigin-RevId: 540346148
2023-06-14 12:24:34 -07:00
Googler b001d7dfe1 docs(components): support passing in pipeline job id to upload model component
PiperOrigin-RevId: 540287838
2023-06-14 09:07:26 -07:00
Connor McCarthy 0a6faeeae6 docs(components): enable GCPC docs generation for pipelines
PiperOrigin-RevId: 540146411
2023-06-13 20:03:54 -07:00
Connor McCarthy 76c6af73b5 docs(components): update WaitGcpResourcesOp component documentation
PiperOrigin-RevId: 540143366
2023-06-13 19:45:41 -07:00
Connor McCarthy 3a69d2b43d chore(components): GCPC v2.0.0b5 release
PiperOrigin-RevId: 540027620
2023-06-13 11:46:12 -07:00
Googler 9eff7ff357 docs(components): Update Dataproc Serverless component docstrings
PiperOrigin-RevId: 539781907
2023-06-12 15:50:25 -07:00
Googler 66d608928b docs(components): Update Dataflow component docstrings
PiperOrigin-RevId: 539781307
2023-06-12 15:43:14 -07:00
Connor McCarthy 3a7d684f66 fix(components): fix dataset components
PiperOrigin-RevId: 539744345
2023-06-12 13:24:20 -07:00
Connor McCarthy b339e93914 docs(components): hide secondary GCPC docs dropdown
PiperOrigin-RevId: 539193372
2023-06-09 15:33:37 -07:00
Googler 377b96145c feat(components): Release the Seq2Seq and Temporal Fusion Transformer pipelines
fix(components): Tabular Model Evaluation slices for more than 50 classes

PiperOrigin-RevId: 538893830
2023-06-08 14:36:53 -07:00
Connor McCarthy c0640d7a03 chore(components): add artifact schemas and artifact usage guidelines to GCPC artifact docs
PiperOrigin-RevId: 538570375
2023-06-07 13:04:22 -07:00
Yang Pan 6fb10f3738 feat(components): Add utility function for constructing the serverless custom job launcher spec
PiperOrigin-RevId: 538221200
2023-06-06 10:18:42 -07:00
Connor McCarthy 27d8f7a651 chore(components): internal
PiperOrigin-RevId: 538208794
2023-06-06 09:44:58 -07:00
Googler 9ce827e545 feat(components): Provide model evaluation pipelines
PiperOrigin-RevId: 538027054
2023-06-05 17:37:34 -07:00
Connor McCarthy a6154b1a68 docs(components): add google cloud artifact types to GCPC documentation
PiperOrigin-RevId: 538008206
2023-06-05 16:13:27 -07:00
Jason Dai 63936c0773 feat(components): Derive image tag from Eval container version. Align Eval image version for all Eval components in GCPC
PiperOrigin-RevId: 537968495
2023-06-05 13:37:41 -07:00
Mengchao Hao 5acb016ee1 fix(components): Update force_dircet_runner flag to force_runner_mode to choose the runner of evaluation pipeline
feat(components): Add error handling logic for DirectRunner exception

PiperOrigin-RevId: 537957327
2023-06-05 12:56:31 -07:00
rd-pong 5cfaec6ebb
chore(test): Increase time out for git fetching and test run (#9462)
Increase timeout for rlestimator-training
2023-06-05 18:38:23 +00:00