Searched defs:input_specs (Results 1 – 1 of 1) sorted by relevance
/external/tensorflow/tensorflow/contrib/tpu/python/tpu/ |
D | keras_support.py | 597 def build_infeed_from_input_specs(self, input_specs, execution_mode): argument 679 def build_infeed_from_input_specs(self, input_specs, execution_mode): argument 714 def __init__(self, input_specs): argument 834 def build_infeed_from_input_specs(self, input_specs, execution_mode): argument 852 input_specs, get_next_ops): argument 939 def _specialize_model(self, input_specs, infeed_manager): argument 1159 def _tpu_model_ops_for_input_specs(self, input_specs, infeed_manager): argument
|