Skip to content

Commit

Permalink
chore(dataflow): remove old gpu-workers sample (GoogleCloudPlatform#6563
Browse files Browse the repository at this point in the history
)

## 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 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
  • Loading branch information
davidcavazos authored Aug 16, 2021
1 parent 7fa18f1 commit 0bc93c3
Show file tree
Hide file tree
Showing 10 changed files with 0 additions and 638 deletions.
6 changes: 0 additions & 6 deletions dataflow/gpu-workers/.dockerignore

This file was deleted.

6 changes: 0 additions & 6 deletions dataflow/gpu-workers/.gcloudignore

This file was deleted.

54 changes: 0 additions & 54 deletions dataflow/gpu-workers/Dockerfile

This file was deleted.

5 changes: 0 additions & 5 deletions dataflow/gpu-workers/README.md

This file was deleted.

35 changes: 0 additions & 35 deletions dataflow/gpu-workers/cloudbuild.yaml

This file was deleted.

120 changes: 0 additions & 120 deletions dataflow/gpu-workers/e2e_test.py

This file was deleted.

Loading

0 comments on commit 0bc93c3

Please sign in to comment.