{ "cells": [ { "cell_type": "markdown", "metadata": { "id": "MhoQ0WE77laV" }, "source": [ "##### Copyright 2020 The TensorFlow Authors." ] }, { "cell_type": "code", "execution_count": 1, "metadata": { "cellView": "form", "execution": { "iopub.execute_input": "2024-04-30T10:36:20.144134Z", "iopub.status.busy": "2024-04-30T10:36:20.143848Z", "iopub.status.idle": "2024-04-30T10:36:20.147880Z", "shell.execute_reply": "2024-04-30T10:36:20.147294Z" }, "id": "_ckMIh7O7s6D" }, "outputs": [], "source": [ "#@title Licensed under the Apache License, Version 2.0 (the \"License\");\n", "# you may not use this file except in compliance with the License.\n", "# You may obtain a copy of the License at\n", "#\n", "# https://www.apache.org/licenses/LICENSE-2.0\n", "#\n", "# Unless required by applicable law or agreed to in writing, software\n", "# distributed under the License is distributed on an \"AS IS\" BASIS,\n", "# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n", "# See the License for the specific language governing permissions and\n", "# limitations under the License." ] }, { "cell_type": "markdown", "metadata": { "id": "jYysdyb-CaWM" }, "source": [ "# Train and serve a TensorFlow model with TensorFlow Serving" ] }, { "cell_type": "markdown", "metadata": { "id": "E6FwTNtl3S4v" }, "source": [ "**Warning: This notebook is designed to be run in a Google Colab only**. It installs packages on the system and requires root access. If you want to run it in a local Jupyter notebook, please proceed with caution.\n", "\n", "Note: You can run this example right now in a Jupyter-style notebook, no setup required! Just click \"Run in Google Colab\"\n", "\n", "
\n",
"![]() | \n",
"\n",
"![]() | \n",
"\n",
"![]() | \n",
"![]() | \n",
"
\n",
" ![]() |
\n",
" Figure 1. Fashion-MNIST samples (by Zalando, MIT License). \n", " |