Files
device_google_zumapro/modem_ml/modem_ml_nnapi_models_userdebug.conf
Kah Xuan Lim 743b5d57c6 Modem ML: Add TFLite config files
Users will specify the default configurations for the TFLite models
registered in the config files.

Bug: 307449476
Change-Id: I22b753f7995abeae8e7ce477415dc6dc723d6220
2024-03-04 11:29:11 +08:00

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