|
@@ -1626,7 +1626,7 @@ class BaseConfig(object):
|
|
|
'ab5': {
|
|
|
'update_hours': list(range(7)), 'update_param': 0,
|
|
|
'special_update_config': {'special_hours': [0, 7], 'special_gradient': 0.01,
|
|
|
- 'special_max_update_step': 55}
|
|
|
+ 'special_max_update_step': 53}
|
|
|
}, # 0-7点,uv控制在0%
|
|
|
'ab6': {
|
|
|
'update_hours': list(range(7)), 'update_param': 0,
|