8000 chore(dataflow): remove old gpu-workers sample (#6563) · orossini/python-docs-samples@0bc93c3 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0bc93c3

Browse files
authored
chore(dataflow): remove old gpu-workers sample (GoogleCloudPlatform#6563)
## Description Fixes GoogleCloudPlatform#6274, GoogleCloudPlatform#6468 Remove the old `gpu-workers` sample, this has been replaced by the new [`gpu-examples/tensorflow-landsat`](https://github.com/GoogleCloudPlatform/python-docs-samples/tree/master/dataflow/gpu-examples/tensorflow-landsat) sample. The [docs](https://cloud.google.com/dataflow/docs/samples/satellite-images-gpus) already point to the 8000 new sample as well, so it's safe to delete. ## Checklist - [ ] I have followed [Sample Guidelines from AUTHORING_GUIDE.MD](https://github.com/GoogleCloudPlatform/python-docs-samples/blob/master/AUTHORING_GUIDE.md) - [ ] README is updated to include [all relevant information](https://github.com/GoogleCloudPlatform/python-docs-samples/blob/master/AUTHORING_GUIDE.md#readme-file) - [ ] **Tests** pass: `nox -s py-3.6` (see [Test Environment Setup](https://github.com/GoogleCloudPlatform/python-docs-samples/blob/master/AUTHORING_GUIDE.md#test-environment-setup)) - [ ] **Lint** pass: `nox -s lint` (see [Test Environment Setup](https://github.com/GoogleCloudPlatform/python-docs-samples/blob/master/AUTHORING_GUIDE.md#test-environment-setup)) - [ ] These samples need a new **API enabled** in testing projects to pass (let us know which ones) - [ ] These samples need a new/updated **env vars** in testing projects set to pass (let us know which ones) - [ ] Please **merge** this PR for me once it is approved. - [ ] This sample adds a new sample directory, and I updated the [CODEOWNERS file](https://github.com/GoogleCloudPlatform/python-docs-samples/blob/master/.github/CODEOWNERS) with the codeowners for this sample
1 parent 7fa18f1 commit 0bc93c3

File tree

10 files changed

+0
-638
lines changed

10 files changed

+0
-638
lines changed

dataflow/gpu-workers/.dockerignore

Lines changed: 0 additions & 6 deletions
This file was deleted.

dataflow/gpu-workers/.gcloudignore

Lines changed: 0 additions & 6 deletions
This file was deleted.

dataflow/gpu-workers/Dockerfile

Lines changed: 0 additions & 54 deletions
This file was deleted.

dataflow/gpu-workers/README.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

dataflow/gpu-workers/cloudbuild.yaml

Lines changed: 0 additions & 35 deletions
This file was deleted.

dataflow/gpu-workers/e2e_test.py

Lines changed: 0 additions & 120 deletions
This file was deleted.

0 commit comments

Comments
 (0)
0