Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/NVIDIA/TensorRT-LLM
/ repeat
Method
repeat
tensorrt_llm/functional.py:522–526 ·
view source on GitHub ↗
See functional.repeat
(self, sizes)
Source
from the content-addressed store, hash-verified
520
return
unbind(self, dim)
521
522
def
repeat(self, sizes):
523
''
&
#x27;
524
See functional.repeat
525
''
&
#x27;
526
return
repeat(self, sizes)
527
528
def
is_dynamic(self, dim=None):
529
''
&
#x27;
Callers
15
build_alibi_tensor
Function · 0.80
test_gpt_attention
Method · 0.80
test_gpt_attention_IFB
Method · 0.80
_woq_groupwise_matmul
Method · 0.80
test_vgqa_model_runner_allclose
Method · 0.80
test_repeat
Method · 0.80
eye
Method · 0.80
create_lora_weights
Method · 0.80
test_mlp_lora_comparison
Method · 0.80
test_rg_lru
Method · 0.80
_full_test_multi_gpu
Function · 0.80
set_tensor_value_2
Function · 0.80
Calls
1
repeat
Function · 0.85
Tested by
15
test_gpt_attention
Method · 0.64
test_gpt_attention_IFB
Method · 0.64
_woq_groupwise_matmul
Method · 0.64
test_vgqa_model_runner_allclose
Method · 0.64
test_repeat
Method · 0.64
eye
Method · 0.64
create_lora_weights
Method · 0.64
test_mlp_lora_comparison
Method · 0.64
test_rg_lru
Method · 0.64
_full_test_multi_gpu
Function · 0.64
set_tensor_value_2
Function · 0.64
set_tensor_value_3
Function · 0.64