Home
last modified time | relevance | path

Searched refs:Train (Results 1 – 25 of 29) sorted by relevance

12

/external/lzma/CS/7zip/Compress/LzmaAlone/
DLzmaAlone.cs76 Train enumerator
196 if (parser[(int)Key.Train].ThereIs) in Main2()
197 train = (string)parser[(int)Key.Train].PostStrings[0]; in Main2()
330 if (!decoder.Train(trainStream)) in Main2()
/external/lzma/CS/7zip/Compress/LZ/
DLzOutWindow.cs39 public bool Train(System.IO.Stream stream) in Train() method in SevenZip.Compression.LZ.OutWindow
/external/tensorflow/tensorflow/lite/examples/experimental_new_converter/
Dkeras_lstm.ipynb101 "## Step 2: Train & Evaluate the model.\n",
122 "# Train with a small dataset and only 1 epoch. The model will work poorly\n",
DKeras_LSTM_fusion_Codelab.ipynb111 "# Step 2: Train & Evaluate the model.\n",
130 "# Train with a small dataset and only 1 epoch. The model will work poorly\n",
/external/tensorflow/tensorflow/lite/micro/examples/magic_wand/train/
Dtrain_magic_wand_model.ipynb10 "# Train a gesture recognition model for microcontroller use"
227 "name": "Train a gesture recognition model for microcontroller use",
/external/lzma/CS/7zip/Compress/LZMA/
DLzmaDecoder.cs367 public bool Train(System.IO.Stream stream) in Train() method in SevenZip.Compression.LZMA.Decoder
370 return m_OutWindow.Train(stream); in Train()
/external/tensorflow/tensorflow/lite/micro/examples/hello_world/train/
DREADME.md23 Train the model in the cloud using Google Colaboratory or locally using a
Dtrain_hello_world_model.ipynb23 "# Train a Simple TensorFlow Lite for Microcontrollers model\n",
337 "plt.plot(x_train, y_train, 'b.', label=\"Train\")\n",
415 "### 2. Train the Model\n",
436 "# Train the model on our training data while validating on our validation set\n",
1751 "### 2. Train the Model ###\n",
1766 "# Train the model\n",
/external/tensorflow/tensorflow/lite/micro/examples/micro_speech/train/
DREADME.md53 Train the model in the cloud using Google Colaboratory or locally using a
200 3. Train a model by following the instructions in the [`train_micro_speech_model.ipynb`](train_micr…
Dtrain_micro_speech_model.ipynb25 "# Train a Simple Audio Recognition Model"
/external/tensorflow/tensorflow/lite/g3doc/performance/
Dpost_training_quant.ipynb142 "### Train a TensorFlow model"
171 "# Train the digit classification model\n",
Dpost_training_integer_quant_16x8.ipynb148 "### Train and export the model"
177 "# Train the digit classification model\n",
Dpost_training_float16_quant.ipynb132 "### Train and export the model"
161 "# Train the digit classification model\n",
Dpost_training_integer_quant.ipynb162 "# Train the digit classification model\n",
/external/tensorflow/tensorflow/lite/g3doc/microcontrollers/
Dget_started.md19 1. [Train a model](#train-a-model) (in Python): A jupyter notebook to train,
48 ## Train a model
Dindex.md75 1. **Train a model**:
/external/tensorflow/tensorflow/compiler/xla/g3doc/tutorials/
Djit_compile.ipynb195 "# Train and test the model"
/external/tensorflow/tensorflow/lite/micro/examples/magic_wand/
DREADME.md18 - [Train your own model](#train-your-own-model)
490 ## Train your own model
/external/tensorflow/tensorflow/lite/g3doc/tutorials/
Dmodel_maker_question_answer.ipynb325 …"2. Train the question answer model. The default epochs and the default batch size are set accordi…
499 "2. Train the question answer model.\n",
Dmodel_maker_text_classification.ipynb678 "Train the new model."
/external/tensorflow/tensorflow/lite/tools/evaluation/tasks/coco_object_detection/
DREADME.md146 * [2014 COCO Train/Val annotations](http://images.cocodataset.org/annotations/annotations_trainva…
/external/tensorflow/tensorflow/lite/g3doc/guide/
Dget_started.md64 ### Train a custom model
Dops_custom.md67 # Train model
/external/tensorflow/tensorflow/python/ops/numpy_ops/g3doc/
DTensorFlow_NumPy_Text_Generation.ipynb777 "## Train the model"
/external/kotlinx.coroutines/benchmarks/src/jmh/resources/
Dwords.shakespeare.txt.gz

12