mirror of
https://github.com/ml-explore/mlx.git
synced 2025-09-01 04:24:36 +08:00
add nn module for sigmoid activation (#111)
* add nn module for sigmoid activation * update .gitignore with .cache folder generated by jetbrains fleet ide * remove .cache folder
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -74,3 +74,6 @@ build/
|
||||
# VSCode
|
||||
.vscode/
|
||||
.DS_Store
|
||||
|
||||
# Jetbrains
|
||||
.cache
|
||||
|
Reference in New Issue
Block a user