#pragma once #include namespace tensorpipe { using std::optional; using std::nullopt; } // namespace tensorpipe