Home
last modified time | relevance | path

Searched defs:get_input_fn (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/contrib/eager/python/examples/revnet/
Dmain_estimator.py92 def get_input_fn(config, data_dir, split): function
/external/tensorflow/tensorflow/contrib/boosted_trees/examples/
Dmnist.py47 def get_input_fn(dataset_split, function
Dbinary_mnist.py46 def get_input_fn(data, function
/external/tensorflow/tensorflow/contrib/factorization/python/ops/
Dgmm_test.py190 def get_input_fn(x): function
/external/tensorflow/tensorflow/contrib/learn/python/learn/estimators/
Ddynamic_rnn_estimator_test.py269 def get_input_fn(mode): function
424 def get_input_fn(batch_size, sequence_length, state_dict, starting_step=0): function
Dstate_saving_rnn_estimator_test.py392 def get_input_fn(mode, seed): function