提交 e7ae86bb 编写于 作者: L liuruilong

modify default value

上级 005115a1
...@@ -36,5 +36,5 @@ import Foundation ...@@ -36,5 +36,5 @@ import Foundation
@objc public var computePrecision: ComputePrecision = .Float16 @objc public var computePrecision: ComputePrecision = .Float16
/// 是否开启 log /// 是否开启 log
@objc public var debug: Bool = true; @objc public var debug: Bool = false
} }
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册