Home
last modified time | relevance | path

Searched refs:mnist_model (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/tests/tf_saved_model/
Dkeras.py27 def mnist_model(): function
40 self.model = mnist_model()
/external/tensorflow/tensorflow/python/keras/tests/
Dautomatic_outside_compilation_test.py143 def mnist_model(input_shape): function
189 model = mnist_model((28, 28, 3))
/external/tensorflow/tensorflow/lite/g3doc/performance/
Dpost_training_quant.ipynb246 "tflite_model_file = tflite_models_dir/\"mnist_model.tflite\"\n",
Dpost_training_integer_quant_16x8.ipynb252 "tflite_model_file = tflite_models_dir/\"mnist_model.tflite\"\n",
Dpost_training_float16_quant.ipynb236 "tflite_model_file = tflite_models_dir/\"mnist_model.tflite\"\n",
Dpost_training_integer_quant.ipynb445 "tflite_model_file = tflite_models_dir/\"mnist_model.tflite\"\n",