CoreTML framework Git
Brought to you by:
ring0_mipt
| File | Date | Author | Commit |
|---|---|---|---|
| doc | 2015-11-23 |
|
[b9f731] update changelog |
| extras | 2016-01-28 |
|
[d32014] vhdl.coder: add types and fuctions from std.textio |
| src | 2015-11-23 |
|
[b14ebb] build system: set Lua DLL name |
| templates | 2014-03-21 |
|
[7de751] Source code converted to Unix-style newlines |
| .gitattributes | 2015-11-23 |
|
[d57649] gitignore, gitattributes |
| .gitignore | 2015-11-23 |
|
[d57649] gitignore, gitattributes |
| readme.txt | 2014-03-24 |
|
[8e6e8f] docs: changelog, readme |
CoreTML framework must be built with CMake (http://www.cmake.org) In a nutshell: mkdir build cd build cmake ../src make make install See doc/coretml_manual.pdf for more detailed instructions and platform-specific notes.