Home
last modified time | relevance | path

Searched defs:train_function (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/python/keras/benchmarks/keras_examples_benchmarks/
Dmnist_conv_custom_training_benchmark_test.py117 def train_function(self, member in CustomMnistBenchmark
/external/tensorflow/tensorflow/python/keras/engine/
Dtraining.py845 def train_function(iterator): function
851 def train_function(iterator): function