Users will specify the default configurations for the TFLite models registered in the config files. Bug: 307449476 Change-Id: I22b753f7995abeae8e7ce477415dc6dc723d6220
5 lines
367 B
Plaintext
5 lines
367 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,false,0,false,0,SYNCHRONOUS_REGULAR,5000
|
|
sample_fully_conn,88,LEGACY,true,5000,false,0,false,0,SYNCHRONOUS_REGULAR,5000
|