Searched defs:input_contexts (Results 1 – 1 of 1) sorted by relevance
/external/tensorflow/tensorflow/python/distribute/ |
D | input_lib.py | 113 input_contexts, argument 1233 def __init__(self, dataset_fn, input_workers, input_contexts, strategy, argument 1375 def __init__(self, input_fn, input_workers, input_contexts, strategy): argument 1915 def _create_datasets_from_function_with_input_context(input_contexts, argument
|