Home
last modified time | relevance | path

Searched defs:input_context (Results 1 – 13 of 13) sorted by relevance

/external/libtextclassifier/native/annotator/grammar/
Dgrammar-annotator.cc116 const grammar::TextContext& input_context, in InstantiateAnnotatedSpanFromDerivation()
132 const grammar::TextContext& input_context, in InstantiateClassificationFromDerivation()
204 grammar::TextContext input_context = in Annotate() local
235 grammar::TextContext input_context = in SuggestSelection() local
276 grammar::TextContext input_context = in ClassifyText() local
/external/tensorflow/tensorflow/python/keras/distribute/
Ddataset_creator_model_fit_test_base.py48 def dataset_fn(input_context): argument
61 def dataset_fn(input_context): argument
174 def dataset_fn(input_context): argument
Ddataset_creator_model_fit_test.py57 def dataset_fn(input_context): argument
215 def fit_dataset_fn(input_context): argument
241 def _dataset_fn(input_context): argument
/external/tensorflow/tensorflow/python/distribute/
Dinput_lib_test.py71 input_context=None): argument
109 input_context=None): argument
170 input_context=None): argument
1513 def dataset_fn(input_context): # pylint: disable=[unused-argument] argument
1548 def dataset_fn(input_context): argument
1591 def dataset_fn(input_context): argument
1621 def dataset_fn(input_context): argument
1659 def dataset_fn(input_context): argument
1702 def dataset_fn(input_context): argument
Dinput_lib_type_spec_test.py288 def dataset_fn(input_context): argument
539 def dataset_fn(input_context): argument
Dstrategy_common_test.py571 def dataset_fn(input_context): argument
615 def dataset_fn(input_context): argument
Dinput_lib.py70 input_context=None, argument
1150 input_context=None, argument
1244 def _create_cloned_datasets_from_dataset(self, dataset, input_context, argument
1420 input_context=None, argument
1823 input_context=None): argument
Ddistribute_lib_test.py56 def _test_input_fn(input_context): argument
Dstrategy_test_lib.py322 def _input_fn(input_context): argument
Dtpu_strategy_test.py202 def dataset_fn(input_context): argument
/external/tensorflow/tensorflow/python/keras/utils/
Ddataset_creator_test.py57 def dataset_fn(input_context): argument
/external/tensorflow/tensorflow/python/distribute/coordinator/
Dcluster_coordinator_test.py1290 def input_worker_device_fn(input_context): argument
/external/tensorflow/tensorflow/python/keras/engine/
Ddata_adapter.py1351 def _dataset_fn(input_context): argument