Searched defs:stream_opt (Results 1 – 2 of 2) sorted by relevance
142 explicit InlineOptionalStreamGuard(std::optional<Stream> stream_opt) in InlineOptionalStreamGuard()
85 std::optional<c10::Stream> stream_opt; in THPStream_pynew() local