Skip to content

Commit 671cf42

Browse files
Update the Classify structured data using KPLs tutorial, change Keras preprocessing APIs to stable, remove unused imports
PiperOrigin-RevId: 406437123
1 parent ecaca53 commit 671cf42

File tree

2 files changed

+243
-151
lines changed

2 files changed

+243
-151
lines changed

OWNERS_METADATA

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# Text proto format: devtools_piper.OwnersMetadataFile (go/owners_metadata)
2+
# See go/silos-lite for details on how to use this file for read access control.
3+
silo_acl {
4+
# Acknowledgement that silo won't contain privacy sensitive data, like PII.
5+
silo_will_contain_privacy_sensitive_data: false
6+
7+
# This retains normal access for regular engineers and other accounts.
8+
access_type: OPEN
9+
10+
# This is equivalent to above. Currently, default_ganpati_group is a
11+
# mandatory field in SiloAcl. We plan to make it optional in case
12+
# access_type is OPEN.
13+
default_ganpati_group: "piper-group-default-access"
14+
15+
# Ganpati1 groups that are granted *read* access in addition to the default
16+
# group above.
17+
allowed_ganpati_groups: "restricted-dev-build"
18+
allowed_ganpati_groups: "job-0000396906033-webdevelopmentdevelopermarketingwebprojects"
19+
allowed_ganpati_groups: "job-0000551608589-smetechnicalwriterii"
20+
}

0 commit comments

Comments
 (0)