Home
last modified time | relevance | path

Searched defs:input_context (Results 1 – 15 of 15) 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/distribute/
Ddistributed_table_test.py94 def makeDatasetFromTensorWithoutUsingResource(self, input_context, tensor): argument
153 def dataset_fn(input_context): argument
198 def dataset_fn(input_context): argument
242 def dataset_fn(input_context): argument
286 def dataset_fn(input_context): argument
Dinput_lib_test.py71 input_context=None): argument
109 input_context=None): argument
170 input_context=None): argument
1553 def dataset_fn(input_context): # pylint: disable=[unused-argument] argument
1588 def dataset_fn(input_context): argument
1631 def dataset_fn(input_context): argument
1661 def dataset_fn(input_context): argument
1699 def dataset_fn(input_context): argument
1742 def dataset_fn(input_context): argument
1849 def dataset_fn(input_context): argument
[all …]
Dinput_util.py26 input_context=None, argument
Dinput_lib_type_spec_test.py284 def dataset_fn(input_context): argument
535 def dataset_fn(input_context): argument
Dstrategy_common_test.py625 def dataset_fn(input_context): argument
669 def dataset_fn(input_context): argument
Dinput_lib.py1004 input_context=None, argument
1118 def _create_cloned_datasets_from_dataset(self, dataset, input_context, argument
Ddistribute_lib_test.py53 def _test_input_fn(input_context): argument
Dstrategy_test_lib.py339 def _input_fn(input_context): argument
Dtpu_strategy_test.py286 def dataset_fn(input_context): argument
/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/v1/
Dinput_lib.py36 input_context=None, argument
235 input_context=None): argument
/external/tensorflow/tensorflow/python/distribute/coordinator/
Dcluster_coordinator_test.py1362 def input_worker_device_fn(input_context): argument
/external/tensorflow/tensorflow/python/keras/engine/
Ddata_adapter.py1351 def _dataset_fn(input_context): argument