数据分析
This commit is contained in:
@ -8,7 +8,7 @@ base:
|
||||
log_level: "info" # 日志级别(debug/info/warning/error)
|
||||
embedding_size: 256 # 特征维度
|
||||
pin_memory: true # 是否启用pin_memory
|
||||
distributed: false # 是否启用分布式训练
|
||||
distributed: false # 是否启用分布式训练 启用热力图时不能用分布式训练
|
||||
|
||||
# 模型配置
|
||||
models:
|
||||
|
Reference in New Issue
Block a user