Home
last modified time | relevance | path

Searched refs:optional_map_and_batch_fusion_case (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/tensorflow/core/framework/
Ddataset_options.pb.cc1226 switch (from.optional_map_and_batch_fusion_case()) { in OptimizationOptions()
1430 switch (optional_map_and_batch_fusion_case()) { in clear_optional_map_and_batch_fusion()
1807 switch (optional_map_and_batch_fusion_case()) { in ByteSizeLong()
1936 switch (from.optional_map_and_batch_fusion_case()) { in MergeFrom()
Ddataset_options.pb.h1045 OptionalMapAndBatchFusionCase optional_map_and_batch_fusion_case() const; in Swap()
2032 return optional_map_and_batch_fusion_case() == kMapAndBatchFusion; in _internal_has_map_and_batch_fusion()
2385 return optional_map_and_batch_fusion_case() != OPTIONAL_MAP_AND_BATCH_FUSION_NOT_SET; in has_optional_map_and_batch_fusion()
2444 …ptions::OptionalMapAndBatchFusionCase OptimizationOptions::optional_map_and_batch_fusion_case() co… in optional_map_and_batch_fusion_case() function
/aosp_15_r20/external/tensorflow/tensorflow/core/data/
H A Ddataset_utils.cc100 if (optimization_options.optional_map_and_batch_fusion_case() != in DefaultOptimizationGraphRewrites()
132 if (optimization_options.optional_map_and_batch_fusion_case() == in DefaultOptimizationGraphRewrites()