Home
last modified time | relevance | path

Searched defs:create_stream (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/pytorch/torch/distributed/checkpoint/
H A Dfilesystem.py344 def create_stream( member in FileSystemBase
385 def create_stream( member in FileSystem
H A D_fsspec_filesystem.py32 def create_stream( member in FileSystem
/aosp_15_r20/external/pytorch/torch/cuda/
H A D_sanitizer.py256 def create_stream(self, stream: StreamId) -> None: member in StreamSynchronizations
/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/stream_executor/
H A Dstream_executor.h285 void (*create_stream)(const SP_Device* device, SP_Stream* stream, member
/aosp_15_r20/external/crosvm/devices/src/virtio/video/decoder/
H A Dmod.rs475 fn create_stream( in create_stream() method
/aosp_15_r20/external/python/bumble/bumble/
Davdtp.py1334 async def create_stream( member in Protocol