tests/test_tensor library

Functions

closeEnough(double a, double b, [double tol = 1e-3]) bool
Helper to compare two values with a small tolerance
main() → void
verifyCrossEntropySimple() → void
verifyLog() → void
verifyMatMul() → void
verifyMean() → void
verifyPow() → void
verifySigmoid() → void
verifySum() → void