Searched refs:getCurrentStream (Results 1 – 4 of 4) sorted by relevance
55 return at::detail::getMTIAHooks().getCurrentStream(device_index); in initModule()
80 virtual c10::Stream getCurrentStream(DeviceIndex device) const { in getCurrentStream() function
187 c10::Stream getCurrentStream(c10::DeviceIndex device) const override { in getCurrentStream() function
1053 int b = getCurrentStream().read(); in read()1060 private InputStream getCurrentStream() throws IOException { in getCurrentStream() method in SevenZFile1104 int cnt = getCurrentStream().read(b, off, len); in read()