Commit Graph

3 Commits

Author SHA1 Message Date
xiaying 3b6ddc0341 MNN:Sync: Sync Internal 3.0.5 2025-02-12 11:14:19 +08:00
linlin.xu 3d890bc69d Optimize Stft func
1. When the CPUStft constructor is called for the first time, initialize gCosTable and gSinTable.
2. When calling the CPUStft execution function, retrieve the corresponding values from gCosTable and gSinTable based on the index.
2025-02-10 11:27:48 +08:00
xiaying da4023c222 MNN:Sync: Sync Interal 3.0.2 2024-12-19 20:34:17 +08:00