Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dcopy_insertion.cc2013 int64_t num_existing_copies = 0; in GetNumExistingCopies() local
2042 int64_t num_existing_copies = GetNumExistingCopies(module, execution_threads); in RemoveUnnecessaryCopies() local