mirror of
https://gitee.com/openharmony/interface_sdk-js
synced 2025-02-16 23:20:22 +00:00
modify dts
Signed-off-by: qian-dan <756328797@qq.com>
This commit is contained in:
parent
fe790a52a5
commit
07f898af1e
4
api/@ohos.ai.mindSporeLite.d.ts
vendored
4
api/@ohos.ai.mindSporeLite.d.ts
vendored
@ -198,7 +198,7 @@ declare namespace mindSporeLite {
|
||||
* @stagemodelonly
|
||||
* @since 12
|
||||
*/
|
||||
learningRate?: number,
|
||||
learningRate?: number;
|
||||
|
||||
/**
|
||||
* The running mode of the model
|
||||
@ -207,7 +207,7 @@ declare namespace mindSporeLite {
|
||||
* @stagemodelonly
|
||||
* @since 12
|
||||
*/
|
||||
trainMode?: boolean,
|
||||
trainMode?: boolean;
|
||||
|
||||
/**
|
||||
* Get model input tensors.
|
||||
|
Loading…
x
Reference in New Issue
Block a user