Home
last modified time | relevance | path

Searched defs:data_num (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/executorch/examples/mediatek/model_export_scripts/
H A Dinception_v3.py93 data_num = 100 variable
H A Dinception_v4.py92 data_num = 100 variable
H A Dresnet50.py93 data_num = 100 variable
H A Dmobilenet_v2.py93 data_num = 100 variable
H A Dmobilenet_v3.py93 data_num = 100 variable
H A Ddeeplab_v3.py91 data_num = 100 variable
H A Dresnet18.py93 data_num = 100 variable
/aosp_15_r20/external/libvpx/test/
H A Dsimple_encode_test.cc53 const size_t data_num = frame_stats[0].size(); in TEST_F() local