Skip to content

Commit

Permalink
Set GPU as default kernel.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 257587788
  • Loading branch information
TensorFlow Hub Authors authored and vbardiovskyg committed Jul 11, 2019
1 parent 7759144 commit 545e859
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 10 deletions.
4 changes: 0 additions & 4 deletions examples/colab/object_detection.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -379,10 +379,6 @@
"N6ZDpd9XzFeN",
"vlA3CftFpRiW"
],
"last_runtime": {
"build_target": "//learning/brain/python/client:colab_notebook",
"kind": "private"
},
"name": "Object detection",
"provenance": [],
"version": "0.3.2"
Expand Down
10 changes: 4 additions & 6 deletions examples/colab/retrieval_with_tf_hub_universal_encoder_qa.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -379,21 +379,19 @@
}
],
"metadata": {
"accelerator": "GPU",
"colab": {
"collapsed_sections": [
"VFMCdVJIIraw"
],
"last_runtime": {
"build_target": "//nlp/descartes/models/tfhub:notebook",
"kind": "shared"
},
"name": "Universal Encoder Q\u0026A Model Retrieval Demo",
"provenance": [],
"version": "0.3.2"
},
"kernelspec": {
"display_name": "Python 2",
"name": "python2"
"display_name": "Python 3",
"language": "python",
"name": "python3"
}
},
"nbformat": 4,
Expand Down

0 comments on commit 545e859

Please sign in to comment.