Home
last modified time | relevance | path

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

12

/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/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/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/python/keras/_impl/keras/
Dcallbacks_test.py552 def data_generator(train): argument
651 def data_generator(train): argument
738 def data_generator(train): argument
/external/tensorflow/tensorflow/contrib/eager/python/examples/linear_regression/
Dlinear_regression_graph_test.py59 def train(num_epochs): function
/external/opencv/ml/src/
Dmlrtrees.cpp55 bool CvForestTree::train( CvDTreeTrainData* _data, in train() function in CvForestTree
80 CvForestTree::train( const CvMat*, int, const CvMat*, const CvMat*, in train() function in CvForestTree
89 CvForestTree::train( CvDTreeTrainData*, const CvMat* ) in train() function in CvForestTree
231 bool CvRTrees::train( const CvMat* _train_data, int _tflag, in train() function in CvRTrees
/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/python/
D__init__.py103 from tensorflow.python.training import training as train unknown
/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
Dcifar10_pruning.py324 def train(total_loss, global_step): function
/external/tensorflow/tensorflow/examples/how_tos/reading_data/
Dfully_connected_reader.py83 def inputs(train, batch_size, num_epochs): argument
/external/tensorflow/tensorflow/python/debug/examples/
Ddebug_mnist.py48 def feed_dict(train): argument
/external/tensorflow/tensorflow/contrib/framework/python/framework/
Dcheckpoint_utils.py31 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
/external/tensorflow/tensorflow/python/grappler/
Dmemory_optimizer_test.py35 from tensorflow.python.training import training as train unknown
/external/tensorflow/tensorflow/contrib/model_pruning/python/
Dlearning.py58 def train(train_op, function
/external/tensorflow/tensorflow/contrib/training/python/training/
Dtraining.py477 def train(train_op, function
/external/tensorflow/tensorflow/contrib/timeseries/python/timeseries/
Dhead_test.py36 from tensorflow.python.training import training as train unknown
Destimators.py38 from tensorflow.python.training import training as train unknown
/external/tensorflow/tensorflow/contrib/layers/python/layers/
Doptimizers.py38 from tensorflow.python.training import training as train unknown

12