Home
last modified time | relevance | path

Searched defs:train (Results 1 – 25 of 40) sorted by relevance

12

/external/skqp/infra/bots/
Dinfra_tests.py28 def python_unit_tests(train): argument
36 def recipe_test(train): argument
46 def gen_tasks_test(train): argument
DMakefile4 train: target
/external/skia/infra/bots/
Dinfra_tests.py28 def python_unit_tests(train): argument
36 def recipe_test(train): argument
46 def gen_tasks_test(train): argument
DMakefile4 train: target
/external/tensorflow/tensorflow/examples/tutorials/mnist/
Dmnist_with_summaries.py38 def train(): function
149 def feed_dict(train): argument
/external/tensorflow/tensorflow/core/kernels/
Dtraining_ops_test.cc82 Graph* train; in BM_SGD() local
114 Graph* train; in BM_Adagrad() local
148 Graph* train; in BM_Momentum() local
191 Graph* train; in BM_Adam() local
231 Graph* train; in BM_RMSProp() local
268 Graph* train; in BM_AddSign() local
305 Graph* train; in BM_PowerSign() local
Dsdca_ops_test.cc233 Graph* train = nullptr; in BM_SDCA() local
244 Graph* train = nullptr; in BM_SDCA_LARGE_DENSE() local
255 Graph* train = nullptr; in BM_SDCA_LARGE_SPARSE() local
/external/tensorflow/tensorflow/contrib/eager/python/examples/linear_regression/
Dlinear_regression_graph_test.py59 def train(num_epochs): function
/external/tensorflow/tensorflow/examples/saved_model/integration_tests/
Duse_model_in_sequential_keras.py33 def train(fine_tuning): function
Dexport_text_rnn_model.py81 def train(self, sentences): member in TextRnnModel
/external/tensorflow/tensorflow/python/framework/
Dauto_control_deps_test.py234 def train(): function
264 def train(): function
280 def train(): function
/external/tensorflow/tensorflow/python/
D__init__.py117 from tensorflow.python.training import training as train unknown
/external/tensorflow/tensorflow/python/ops/
Dbatch_norm_benchmark.py68 def build_graph(device, input_shape, axes, num_layers, mode, scale, train): argument
127 train, num_iters): argument
/external/tensorflow/tensorflow/contrib/predictor/
Dtesting_common.py81 def get_arithmetic_input_fn(core=True, train=False): argument
/external/tensorflow/tensorflow/contrib/model_pruning/examples/cifar10/
Dcifar10_train.py55 def train(): function
/external/tensorflow/tensorflow/examples/how_tos/reading_data/
Dfully_connected_reader.py84 def inputs(train, batch_size, num_epochs): argument
/external/tensorflow/tensorflow/lite/tutorials/
Ddataset.py114 def train(directory): function
/external/tensorflow/tensorflow/python/debug/examples/
Ddebug_mnist.py48 def feed_dict(train): argument
/external/tensorflow/tensorflow/examples/tf2_showcase/
Dmnist.py140 def train(model, optimizer, dataset, step_counter, log_interval=None, function
/external/tensorflow/tensorflow/contrib/framework/python/framework/
Dcheckpoint_utils.py31 from tensorflow.python.training import training as train unknown
/external/tensorflow/tensorflow/python/keras/
Dcallbacks_v1_test.py61 def data_generator(train): argument
170 def data_generator(train): argument
/external/tensorflow/tensorflow/contrib/autograph/examples/benchmarks/
Dcartpole_benchmark.py105 def train(self, cart_pole_env, optimizer, discount_rate, num_games, member in GraphPolicyNetwork
313 def train(self, cart_pole_env, optimizer, discount_rate, num_games, member in EagerPolicyNetwork
/external/tensorflow/tensorflow/contrib/model_pruning/python/
Dlearning.py61 def train(train_op, function
/external/tensorflow/tensorflow/python/grappler/
Dmemory_optimizer_test.py35 from tensorflow.python.training import training as train unknown
/external/tensorflow/tensorflow/contrib/learn/python/learn/
Dexperiment_test.py112 def train(self, **kwargs): member in TestBaseEstimator
153 def train(self, **kwargs): member in TestEstimator
174 def train(self, **kwargs): member in TestCoreEstimator

12