Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/NVIDIA/TensorRT-LLM
/ unbind
Method
unbind
tensorrt_llm/functional.py:516–520 ·
view source on GitHub ↗
See functional.unbind.
(self, dim=0)
Source
from the content-addressed store, hash-verified
514
return
select(self, dim, index)
515
516
def
unbind(self, dim=0):
517
''
&
#x27;
518
See functional.unbind.
519
''
&
#x27;
520
return
unbind(self, dim)
521
522
def
repeat(self, sizes):
523
''
&
#x27;
Callers
12
test_unbind_1
Method · 0.95
assert_close
Function · 0.80
test_dora_scaling
Method · 0.80
test_flashinfer_star_attention
Method · 0.80
test_flashinfer_attention
Method · 0.80
forward
Method · 0.80
_bmm_moe_gate_up_split_hook
Function · 0.80
_bmm_moe_down_split_hook
Function · 0.80
forward
Method · 0.80
_parse_and_batch_multimodal_data
Method · 0.80
vision_encoder_forward
Function · 0.80
rotate_half
Method · 0.80
Calls
1
unbind
Function · 0.85
Tested by
5
test_unbind_1
Method · 0.76
assert_close
Function · 0.64
test_dora_scaling
Method · 0.64
test_flashinfer_star_attention
Method · 0.64
test_flashinfer_attention
Method · 0.64