MCPcopy
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

test_gpt_attentionMethod · 0.45
create_lora_weightsMethod · 0.45
test_dora_scalingMethod · 0.45
test_ranksMethod · 0.45
_create_input_tensorsMethod · 0.45
_create_lora_paramsMethod · 0.45
gen_dataMethod · 0.45
gen_dataMethod · 0.45

Calls

no outgoing calls

Tested by 15

test_gpt_attentionMethod · 0.36
create_lora_weightsMethod · 0.36
test_dora_scalingMethod · 0.36
test_ranksMethod · 0.36
_create_input_tensorsMethod · 0.36
_create_lora_paramsMethod · 0.36
gen_dataMethod · 0.36
gen_dataMethod · 0.36