Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dmemory_space_assignment_tuning_utils.cc24 std::optional<std::vector<uint64_t>> memory_space_assignment_config, in CustomizeSortedBufferInterval()
H A Dhlo_module_config.h321 const std::vector<uint64_t>& memory_space_assignment_config() const { in memory_space_assignment_config() function