From 0cae75f0c5e867792fa8647e434e2ab4538699f4 Mon Sep 17 00:00:00 2001 From: Precreator <1689487228@qq.com> Date: Tue, 8 Jul 2025 16:58:20 +0800 Subject: [PATCH] autodiff2 --- cc/operators/autodiff.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cc/operators/autodiff.h b/cc/operators/autodiff.h index a8979bb..efd9f1b 100644 --- a/cc/operators/autodiff.h +++ b/cc/operators/autodiff.h @@ -219,4 +219,4 @@ bool test_sigmoidscalar() { return true; } -} +} \ No newline at end of file