↓ 1 callersFunction_make_tensor_with_pad(
x: List[List[int]],
max_len: int,
pad: int,
dtype: torch.dtype,
device: Union[str, torch
TD_Pipe/worker/model_runner.py:435
↓ 1 callersMethodcache_swap(
self,
blocks_to_swap_in: Dict[int, int],
blocks_to_swap_out: Dict[int, int],
TD_Pipe/worker/worker.py:132