Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/NVIDIA/TensorRT-LLM
/ data_ptr
Method
data_ptr
tensorrt_llm/_utils.py:1002–1003 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
1000
self.strides = strides
1001
1002
def
data_ptr(self):
1003
return
self._data_ptr
1004
1005
@property
1006
def
dtype(self):
Callers
15
__cuda_array_interface__
Method · 0.95
test_gpt_attention
Method · 0.45
test_gpt_attention_IFB
Method · 0.45
create_lora_weights
Method · 0.45
test_dora_scaling
Method · 0.45
test_dora_linear_layer
Method · 0.45
test_ranks
Method · 0.45
_create_input_tensors
Method · 0.45
_create_lora_params
Method · 0.45
gen_data
Method · 0.45
gen_data
Method · 0.45
load_prepare_drafter_inputs_test_cases
Method · 0.45
Calls
no outgoing calls
Tested by
15
test_gpt_attention
Method · 0.36
test_gpt_attention_IFB
Method · 0.36
create_lora_weights
Method · 0.36
test_dora_scaling
Method · 0.36
test_dora_linear_layer
Method · 0.36
test_ranks
Method · 0.36
_create_input_tensors
Method · 0.36
_create_lora_params
Method · 0.36
gen_data
Method · 0.36
gen_data
Method · 0.36
load_prepare_drafter_inputs_test_cases
Method · 0.36
_create_memory_descs_from_tensor
Function · 0.36