Fabian Sauter
|
2013bf9c68
|
Increased the CMake minimum required version to 3.20
Turns out `OUTPUT` for `add_custom_command` requires CMake 3.20. https://cmake.org/cmake/help/latest/command/add_custom_command.html
Signed-off-by: Fabian Sauter <sauter.fabian@mailbox.org>
|
2022-07-28 10:35:22 +02:00 |
|
Fabian Sauter
|
dab8492376
|
Downgraded CMake minimum version to 3.14 from 3.15
Signed-off-by: Fabian Sauter <sauter.fabian@mailbox.org>
|
2022-07-27 12:48:46 +02:00 |
|
Fabian Sauter
|
4b9b6607d0
|
Updated logistic regression example
Signed-off-by: Fabian Sauter <sauter.fabian@mailbox.org>
|
2022-07-27 12:48:46 +02:00 |
|
Fabian Sauter
|
24cd307042
|
Added .clang-format file and formatted everything
Signed-off-by: Fabian Sauter <sauter.fabian@mailbox.org>
|
2022-05-02 15:11:40 +02:00 |
|
Alejandro Saucedo
|
932620091c
|
Updated docs and renamig kp::Constants
Signed-off-by: Alejandro Saucedo <axsauze@gmail.com>
|
2021-09-12 16:52:16 +01:00 |
|
Alejandro Saucedo
|
f02b9d6915
|
Working implementation with tests
|
2021-03-07 14:08:57 +00:00 |
|
Alejandro Saucedo
|
ad18c2e546
|
Initial implementation of tensor working compiling
|
2021-03-07 14:08:56 +00:00 |
|
Alejandro Saucedo
|
4fddf74ca7
|
Updated examples
|
2021-02-28 17:07:17 +00:00 |
|
Alejandro Saucedo
|
9aae5d69db
|
Initial checkpoint with reasonable workflow
|
2021-02-27 14:49:12 +00:00 |
|
Alejandro Saucedo
|
82a56b7e85
|
Updated examples to match new shader api
|
2021-02-21 10:06:29 +00:00 |
|
Alejandro Saucedo
|
56d9a3a933
|
Updated to use all uint32_t to avoid ambiguity on passing strings
|
2021-02-20 18:09:02 +00:00 |
|
Alejandro Saucedo
|
48f041d9f3
|
Updated the examples
|
2021-02-09 22:15:07 +00:00 |
|
Alejandro Saucedo
|
4e9888e7d6
|
Updated examples
|
2021-02-09 21:30:33 +00:00 |
|
Alejandro Saucedo
|
5822850ef2
|
Updated logistic regression model
|
2020-11-03 18:04:03 +00:00 |
|
Alejandro Saucedo
|
82fbb47974
|
Updated lr example to use multiple sequences
|
2020-10-20 07:05:17 +01:00 |
|
Alejandro Saucedo
|
7906406dd1
|
Renamed
|
2020-09-13 11:15:38 +01:00 |
|