Searched refs:bytes_to_swap (Results 1 – 1 of 1) sorted by relevance
1154 int64 bytes_to_swap = 0; in SwappingPass() local1157 bytes_to_swap += CalculateTensorSize(t); in SwappingPass()1160 swap_info.time_to_swap = bytes_to_swap / 16; in SwappingPass()