Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/
H A Dstrategy_combinations.py45 _TF_INTERNAL_API_PREFIX = "__internal__.distribute.combinations." variable
602 _TF_INTERNAL_API_PREFIX + "central_storage_strategy_with_gpu_and_cpu",
606 _TF_INTERNAL_API_PREFIX + "central_storage_strategy_with_two_gpus",
609 _TF_INTERNAL_API_PREFIX + "cloud_tpu_strategy",
612 _TF_INTERNAL_API_PREFIX + "default_strategy",
615 _TF_INTERNAL_API_PREFIX + "mirrored_strategy_with_cpu_1_and_2",
618 _TF_INTERNAL_API_PREFIX + "mirrored_strategy_with_gpu_and_cpu",
621 _TF_INTERNAL_API_PREFIX + "mirrored_strategy_with_one_cpu",
624 _TF_INTERNAL_API_PREFIX + "mirrored_strategy_with_one_gpu",
627 _TF_INTERNAL_API_PREFIX + "mirrored_strategy_with_two_gpus",
[all …]