Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/
H A 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 …]
H A 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
H A Dinput_lib_type_spec_test.py284 def dataset_fn(input_context): argument
535 def dataset_fn(input_context): argument
H A Dstrategy_common_test.py625 def dataset_fn(input_context): argument
669 def dataset_fn(input_context): argument
H A Dinput_util.py26 input_context=None, argument
H A Dinput_lib.py1004 input_context=None, argument
1118 def _create_cloned_datasets_from_dataset(self, dataset, input_context, argument
H A Ddistribute_lib_test.py53 def _test_input_fn(input_context): argument
H A Dstrategy_test_lib.py339 def _input_fn(input_context): argument
H A Dtpu_strategy_test.py286 def dataset_fn(input_context): argument
/aosp_15_r20/external/libtextclassifier/native/annotator/grammar/
H A 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
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/distribute/
H A 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
H A 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
/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/v1/
H A Dinput_lib.py36 input_context=None, argument
235 input_context=None): argument
/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/coordinator/
H A Dcluster_coordinator_test.py1362 def input_worker_device_fn(input_context): argument
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/engine/
H A Ddata_adapter.py1351 def _dataset_fn(input_context): argument
/aosp_15_r20/out/soong/.intermediates/external/libtextclassifier/native/libtextclassifier_fbgen_actions_actions_model/gen/actions/
Dactions_model_generated.h392 int32_t input_context = 1; member
443 int32_t input_context() const { in input_context() function