MCPcopy Create free account
hub / github.com/PaddlePaddle/FastDeploy / data_ptr

Method data_ptr

tests/cache_manager/test_cache_messager.py:147–148  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

145 self.place = place
146
147 def data_ptr(self):
148 return 123
149
150
151class _DummyPlace:

Callers 11

format_strMethod · 0.80
run_static_modelMethod · 0.80
__call__Method · 0.80
__str__Method · 0.80
__init__Method · 0.80
__init__Method · 0.80
readMethod · 0.80
writeMethod · 0.80
__init__Method · 0.80
save_tensor_to_shm_memFunction · 0.80
load_tensor_from_shm_memFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected