mirror of
https://github.com/Evolution-X-Devices/device_google_zumapro
synced 2026-02-01 07:42:11 +00:00
Users will specify the default configurations for the TFLite models registered in the config files. Bug: 307449476 Change-Id: I22b753f7995abeae8e7ce477415dc6dc723d6220
5 lines
375 B
Plaintext
5 lines
375 B
Plaintext
#name,version,ml_type,compute_enable,compute_timer,train_enable,train_timer,monitor_enable_monitor_timer,execution_type,execution_timer
|
|
fr2_bps_ml_model,0,LEGACY,true,0,false,0,false,0,SYNCHRONOUS_REGULAR,5000
|
|
sample_linear_reg,0,LEGACY,true,5000,true,5000,true,5000,SYNCHRONOUS_REGULAR,5000
|
|
sample_fully_conn,88,LEGACY,true,5000,true,5000,true,5000,SYNCHRONOUS_REGULAR,5000
|