Home
last modified time | relevance | path

Searched defs:memview (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/
H A Dserialization.cpp109 THPObjectPtr memview(PyMemoryView_FromMemory( in doPartialPythonIO() local
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/internal/
H A Ddecoder.py549 def _ConvertToUnicode(memview): argument
/aosp_15_r20/external/protobuf/python/google/protobuf/internal/
H A Ddecoder.py549 def _ConvertToUnicode(memview): argument
/aosp_15_r20/external/pytorch/torch/csrc/jit/python/
H A Dinit.cpp1520 THPObjectPtr memview(PyMemoryView_FromMemory( in initJITBindings() local
1536 auto memview = getMemview(buf, n); in initJITBindings() local