Searched defs:numpy_input_fn (Results 1 – 2 of 2) sorted by relevance
31 def numpy_input_fn(x, function
248 def _numpy_input_fn_wrapper(numpy_input_fn, batch_size, label_size): argument