Searched refs:build_parsing_serving_input_fn (Results 1 – 7 of 7) sorted by relevance
29 …om tensorflow.contrib.learn.python.learn.utils.input_fn_utils import build_parsing_serving_input_fn
69 def build_parsing_serving_input_fn(feature_spec, default_batch_size=None): function
536 input_fn_utils.build_parsing_serving_input_fn(feature_spec))
97 serving_input_fn = input_fn_utils.build_parsing_serving_input_fn(feature_spec)
107 serving_input_fn = tf.contrib.learn.utils.build_parsing_serving_input_fn(
54 `build_parsing_serving_input_fn` helper, you can simply drop in the
209 serving_input_fn = input_fn_utils.build_parsing_serving_input_fn(feature_spec)272 serving_input_fn = input_fn_utils.build_parsing_serving_input_fn(feature_spec)