Initial FP16 support
This commit is contained in:
committed by
conradsnicta
parent
252d43ae35
commit
f07af5a111
+1
-1
@@ -22,7 +22,7 @@
|
||||
using namespace arma;
|
||||
|
||||
|
||||
TEST_CASE("bounds_1")
|
||||
TEST_CASE("bounds_1", "[bounds]")
|
||||
{
|
||||
const uword n_rows = 5;
|
||||
const uword n_cols = 6;
|
||||
|
||||
Reference in New Issue
Block a user