Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/data/service/
H A Dcommon_test.cc51 ProcessingModeDef processing_mode; in TEST() local
59 ProcessingModeDef processing_mode; in TEST() local
67 ProcessingModeDef processing_mode; in TEST() local
80 ProcessingModeDef processing_mode; in TEST() local
115 ProcessingModeDef processing_mode; in TEST() local
122 ProcessingModeDef processing_mode; in TEST() local
H A Dcommon.cc40 bool IsNoShard(const ProcessingModeDef& processing_mode) { in IsNoShard()
44 bool IsDynamicShard(const ProcessingModeDef& processing_mode) { in IsDynamicShard()
48 bool IsStaticShard(const ProcessingModeDef& processing_mode) { in IsStaticShard()
55 Status ValidateProcessingMode(const ProcessingModeDef& processing_mode) { in ValidateProcessingMode()
H A Ddispatcher_client_test.cc154 ProcessingModeDef processing_mode; in TEST_F() local
181 ProcessingModeDef processing_mode; in TEST_F() local
206 ProcessingModeDef processing_mode; in TEST_F() local
H A Dexport.proto16 ProcessingModeDef processing_mode = 4; field
H A Dworker_client_test.cc78 ProcessingModeDef processing_mode; in CreateIteration() local
H A Ddispatcher_client.cc140 const std::string& dataset_id, const ProcessingModeDef& processing_mode, in GetOrCreateJob()
H A Ddispatcher_state.h168 const ProcessingModeDef processing_mode; member
/aosp_15_r20/external/tensorflow/tensorflow/python/data/experimental/ops/
H A Ddata_service_ops.py165 def _get_validated_sharding_policy(processing_mode): argument
241 processing_mode, argument
402 def __init__(self, dataset_id, processing_mode, address, element_spec, argument
459 def _distribute(processing_mode, argument
555 def distribute(processing_mode, argument
925 def _from_dataset_id(processing_mode, argument
1084 def from_dataset_id(processing_mode, argument
/aosp_15_r20/external/tensorflow/tensorflow/python/data/experimental/kernel_tests/service/
H A Dtest_base.py242 processing_mode="parallel_epochs", argument
269 processing_mode="parallel_epochs", argument
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/data/experimental/
H A Ddata_service_dataset_op.cc182 const ProcessingModeDef& processing_mode, const std::string& address, in Dataset()
315 Node* processing_mode; in AsGraphDefInternal() local
1348 ProcessingModeDef processing_mode; in MakeDataset() local
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dmetrics.cc357 const tensorflow::data::ProcessingModeDef& processing_mode, in RecordTFDataServiceJobsCreated()
371 const tensorflow::data::ProcessingModeDef& processing_mode, in RecordTFDataServiceClientIterators()
/aosp_15_r20/external/tensorflow/tensorflow/core/data/service/client/
H A Dcommon.h33 ProcessingModeDef processing_mode; member
/aosp_15_r20/external/libva/va/
H A Dva_vpp.h1122 VAProcMode processing_mode; member