This website requires JavaScript.
Explore
Help
Sign In
root
/
MNN
mirror of
https://github.com/alibaba/MNN.git
Watch
1
Star
0
Fork
You've already forked MNN
0
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
feature/exprbugfix
MNN
/
tools
/
train
/
transformConfig2.json
9 lines
124 B
JSON
Raw
Permalink
Normal View
History
Unescape
Escape
beta 0.2.0.0 - replace FreeImage with stb_image - warn unicode error in Windows compiling - separate clang/gcc build script for android - add default values in fbs - optimize CPU conv / conv depthwise / deconv / deconv depthwise / lstm / sigmoid - add sub support in eltwise - add reciprocal / log1p / log in unary - add zero like / select / set diff 1d - add batch support for permute - add training codes - fix metal error in dynamic separate storage type handling
2019-06-17 20:10:35 +08:00
{
"Train"
:
true
,
"Optimizor"
:
{
Sync Internal 2.0.4
2022-08-12 10:30:48 +08:00
"OnlyUpdateOps"
:
[
]
,
"NoUpdateOps"
:
[
]
,
"type"
:
"SGD"
beta 0.2.0.0 - replace FreeImage with stb_image - warn unicode error in Windows compiling - separate clang/gcc build script for android - add default values in fbs - optimize CPU conv / conv depthwise / deconv / deconv depthwise / lstm / sigmoid - add sub support in eltwise - add reciprocal / log1p / log in unary - add zero like / select / set diff 1d - add batch support for permute - add training codes - fix metal error in dynamic separate storage type handling
2019-06-17 20:10:35 +08:00
}
}