<div dir="ltr"><span style="font-size:12.8px"><font color="#000000">Hi All,</font></span><div><font color="#000000"><span style="font-size:12.8px">Sorry something strange happened with the first post, so I am reposting this.</span></font></div><div><font color="#000000"><span style="font-size:12.8px"><br></span></font><div style="font-size:12.8px"><font color="#000000">I&#39;ve recently wrapped up an ML framework research project that I&#39;ve been working on for some time. </font></div><div style="font-size:12.8px"><font color="#000000">It addresses a lot of difficult design problems, and works around a lot of compiler bugs and Linux library deficiencies.</font></div><div style="font-size:12.8px"><font color="#000000"><br></font></div><div style="font-size:12.8px"><font color="#000000">It&#39;s written almost entirely in Swift 4.0 with some C and Cuda kernels. </font></div><div style="font-size:12.8px"><font color="#000000">Development and testing were done primarily on Ubuntu 16.04, but it will also build on MacOS.</font></div><div style="font-size:12.8px"><font color="#000000">Linux was the primary environment, because there aren&#39;t any modern Macs that can host big NVIDIA hardware</font></div><div style="font-size:12.8px"><font color="#000000"><br></font></div><div style="font-size:12.8px"><font color="#000000">The framework interfaces with many common C libraries such as: <b>Cuda, cuDNN, lmdb, png, jpeg, zlib</b></font></div><div style="font-size:12.8px"><font color="#000000"><br></font></div><div style="font-size:12.8px"><font color="#000000">Anyone in the community that is trying to work with these libraries might benefit from the Swift wrapper classes and examples of successful use. There are other isolated technology pieces that might be of use also.</font></div><div style="font-size:12.8px"><font color="#000000"><br></font></div><div style="font-size:12.8px"><font color="#000000">Other people&#39;s projects and examples helped me along the way, so I am hoping that my work will help some of you as well.</font></div><div style="font-size:12.8px"><font color="#000000"><br></font></div><div style="font-size:12.8px"><font color="#000000">The code and overview docs are published on GitHub</font></div><div style="font-size:12.8px"><font color="#000000"><br></font></div><div style="font-size:12.8px"><font color="#000000">docs: <a href="https://github.com/ewconnell/Netlib/wiki" target="_blank">https://github.com/ewcon<wbr>nell/Netlib/wiki</a></font></div><div style="font-size:12.8px"><font color="#000000">code: <a href="https://github.com/ewconnell/Netlib" target="_blank">https://github.com/ewcon<wbr>nell/Netlib</a></font></div><div style="font-size:12.8px"><font color="#000000"><br></font></div><div style="font-size:12.8px"><font color="#000000">Happy coding, Ed :)</font></div></div></div>