Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/spmd/
H A Dspmd_partitioner.cc387 const bool replace_cache = pad_value.has_value(); in Reshard() local
392 if (!replace_cache && use_cache) { in Reshard()