Commit Graph

40 Commits

Author SHA1 Message Date
Connor McCarthy 547a8aecc3 docs(components): fix `create_custom_training_job_from_component` docs rendering
PiperOrigin-RevId: 612985431
2024-03-05 15:16:05 -08:00
Connor McCarthy 91f50da235 feat(components): add environment variable support to GCPC's `create_custom_training_job_from_component`
PiperOrigin-RevId: 582423917
2023-11-14 13:32:12 -08:00
Connor McCarthy 0cb2217934 chore(components): update GCPC custom job docstrings
PiperOrigin-RevId: 575835146
2023-10-23 09:05:18 -07:00
Connor McCarthy 1fbdeb2abf chore(components): fix GCPC markdown docstrings rendering
PiperOrigin-RevId: 565397565
2023-09-14 09:51:07 -07:00
Connor McCarthy 2a4460cb63 chore(components): internal
PiperOrigin-RevId: 565100600
2023-09-13 10:57:27 -07:00
Connor McCarthy 3fb199658f chore(components): convert GCPC docstrings to markdown
PiperOrigin-RevId: 562015575
2023-09-01 12:12:27 -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
Connor McCarthy fde2a3df28 chore(components): internal
PiperOrigin-RevId: 549622878
2023-07-20 07:22:33 -07:00
Connor McCarthy 7b388da78d docs(components): update custom training components documentation
PiperOrigin-RevId: 541667130
2023-06-19 09:50:25 -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
Googler eb7be8e07c test(components): INTERNAL
PiperOrigin-RevId: 537904514
2023-06-05 09:52:35 -07:00
Connor McCarthy 2b29b5112b docs(components): additional GCPC reference documentation change
PiperOrigin-RevId: 535444551
2023-05-25 17:42:12 -07:00
Googler 516cc2b9cc test(components): INTERNAL
PiperOrigin-RevId: 535296902
2023-05-25 10:17:33 -07:00
Googler 58bd81a28c test(components): INTERNAL
PiperOrigin-RevId: 535290244
2023-05-25 09:55:25 -07:00
Googler cc28c6d35f test(components): INTERNAL
PiperOrigin-RevId: 534533284
2023-05-23 13:13:14 -07:00
Connor McCarthy 25e686a820 docs(components): tidy GCPC component docstrings and fix signature rendering
PiperOrigin-RevId: 534479156
2023-05-23 10:46:42 -07:00
Connor McCarthy 4f75012684 chore(components): refactor and fix tests for GCPC custom job creation
PiperOrigin-RevId: 533271715
2023-05-18 15:40:44 -07:00
Connor McCarthy 8979a9da9f chore(components): control GCPC image tag via project-level variable
PiperOrigin-RevId: 533223430
2023-05-18 12:59:57 -07:00
Connor McCarthy fd363326d9 chore(components): remove type annotation information from docstring
PiperOrigin-RevId: 531218966
2023-05-11 09:06:20 -07:00
Connor McCarthy c9b656fc43 chore(components): normalize Python module docstrings
PiperOrigin-RevId: 530467483
2023-05-08 18:58:25 -07:00
Connor McCarthy afc30e987b chore(components): normalize component import aliasing
PiperOrigin-RevId: 530378443
2023-05-08 12:33:23 -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 ace6f2f61a chore(components): replace GCPC image with latest version
PiperOrigin-RevId: 530319759
2023-05-08 09:11:46 -07:00
Connor McCarthy 183313c8c9 chore(components): format gcpc source code
PiperOrigin-RevId: 521912902
2023-04-04 17:55:33 -07:00
Connor McCarthy b7cf2c4625 chore(components): update and normalize GCPC v1 components module docstrings
PiperOrigin-RevId: 521030880
2023-03-31 15:53:37 -07:00
Yang Pan ce39397096 chore(component): change launcher image from `latest` to a fixed version (2.0.0b1 in this case)
PiperOrigin-RevId: 519306368
2023-03-24 20:58:41 -07:00
Yang Pan 190abd4fa4 chore(components): Reformat the v1 doc
PiperOrigin-RevId: 507296615
2023-02-05 10:22:53 -08:00
You Quan Chong 43cdbbe118 docs(components): Change docstring and add warning to indicate that create_custom_training_job_op_from_component is deprecated
PiperOrigin-RevId: 502660469
2023-01-17 12:40:06 -08:00
You Quan Chong 834d966033 feat(components): Create GCPC v2 beta
PiperOrigin-RevId: 501684875
2023-01-12 15:38:35 -08:00
You Quan Chong 4377c1017a chore(components): Simplify create_custom_training_job_op_from_component
PiperOrigin-RevId: 492266251
2022-12-01 12:17:56 -08: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
Sina Chavoshi 6296c18c7c fix(components/google-cloud): custom job util should add the nfs_mounts as a sub node of worker_pool_spec.
PiperOrigin-RevId: 448298674
2022-05-12 11:35:10 -07:00
Sina Chavoshi be682e4d72 feat(components/google-cloud): Support parametrized input for reserved_ip_range and other Vertex Training parameters in custom job utility.
PiperOrigin-RevId: 445583042
2022-04-29 22:57:08 -07:00
Googler a85dc4f5f1 chore(components/google-cloud): Alias create_custom_training_job_op_from_component to create_custom_training_job_from_component
PiperOrigin-RevId: 441899934
2022-04-14 17:55:03 -07:00
Sina Chavoshi 50802889b8 feat(components/google-cloud): Add support for env variables in Custom_Job component.
PiperOrigin-RevId: 441793614
2022-04-14 10:18:59 -07:00
Yang Pan 8e02377f0f chore(components): add docs for create_custom_training_job_op_from_component
PiperOrigin-RevId: 433525982
2022-03-09 11:11:06 -08:00
Yang Pan 0e316b636d feat(components): add nfs mount support for create_custom_training_job_op_from_component
PiperOrigin-RevId: 433196134
2022-03-08 06:35:17 -08:00
Yang Pan 4e1f19e332 feat(component):add enable web access to create_custom_training_job_op_from_component
PiperOrigin-RevId: 430629011
2022-02-23 23:38:45 -08:00
Yang Pan 39a5f033ab feature(component): expose `enable_web_access` flag to custom job component
PiperOrigin-RevId: 428519288
2022-02-14 08:43:59 -08:00
Yang Pan 5baa4879a9 feat(components): create gcpc v1.
PiperOrigin-RevId: 428096529
2022-02-11 14:53:29 -08:00