Home
last modified time | relevance | path

Searched refs:xnn_create_hardswish_nc_f32 (Results 1 – 10 of 10) sorted by relevance

/external/XNNPACK/models/
Dfp32-mobilenet-v3-small.cc467 status = xnn_create_hardswish_nc_f32( in FP32MobileNetV3Small()
756 status = xnn_create_hardswish_nc_f32( in FP32MobileNetV3Small()
791 status = xnn_create_hardswish_nc_f32( in FP32MobileNetV3Small()
915 status = xnn_create_hardswish_nc_f32( in FP32MobileNetV3Small()
950 status = xnn_create_hardswish_nc_f32( in FP32MobileNetV3Small()
1085 status = xnn_create_hardswish_nc_f32( in FP32MobileNetV3Small()
1120 status = xnn_create_hardswish_nc_f32( in FP32MobileNetV3Small()
1255 status = xnn_create_hardswish_nc_f32( in FP32MobileNetV3Small()
1290 status = xnn_create_hardswish_nc_f32( in FP32MobileNetV3Small()
1414 status = xnn_create_hardswish_nc_f32( in FP32MobileNetV3Small()
[all …]
Dfp32-mobilenet-v3-large.cc535 status = xnn_create_hardswish_nc_f32( in FP32MobileNetV3Large()
1189 status = xnn_create_hardswish_nc_f32( in FP32MobileNetV3Large()
1224 status = xnn_create_hardswish_nc_f32( in FP32MobileNetV3Large()
1281 status = xnn_create_hardswish_nc_f32( in FP32MobileNetV3Large()
1316 status = xnn_create_hardswish_nc_f32( in FP32MobileNetV3Large()
1384 status = xnn_create_hardswish_nc_f32( in FP32MobileNetV3Large()
1419 status = xnn_create_hardswish_nc_f32( in FP32MobileNetV3Large()
1487 status = xnn_create_hardswish_nc_f32( in FP32MobileNetV3Large()
1522 status = xnn_create_hardswish_nc_f32( in FP32MobileNetV3Large()
1590 status = xnn_create_hardswish_nc_f32( in FP32MobileNetV3Large()
[all …]
Dfp32-sparse-mobilenet-v3-small.cc549 status = xnn_create_hardswish_nc_f32( in FP32SparseMobileNetV3Small()
838 status = xnn_create_hardswish_nc_f32( in FP32SparseMobileNetV3Small()
873 status = xnn_create_hardswish_nc_f32( in FP32SparseMobileNetV3Small()
997 status = xnn_create_hardswish_nc_f32( in FP32SparseMobileNetV3Small()
1032 status = xnn_create_hardswish_nc_f32( in FP32SparseMobileNetV3Small()
1167 status = xnn_create_hardswish_nc_f32( in FP32SparseMobileNetV3Small()
1202 status = xnn_create_hardswish_nc_f32( in FP32SparseMobileNetV3Small()
1337 status = xnn_create_hardswish_nc_f32( in FP32SparseMobileNetV3Small()
1372 status = xnn_create_hardswish_nc_f32( in FP32SparseMobileNetV3Small()
1496 status = xnn_create_hardswish_nc_f32( in FP32SparseMobileNetV3Small()
[all …]
Dfp32-sparse-mobilenet-v3-large.cc627 status = xnn_create_hardswish_nc_f32( in FP32SparseMobileNetV3Large()
1281 status = xnn_create_hardswish_nc_f32( in FP32SparseMobileNetV3Large()
1316 status = xnn_create_hardswish_nc_f32( in FP32SparseMobileNetV3Large()
1373 status = xnn_create_hardswish_nc_f32( in FP32SparseMobileNetV3Large()
1408 status = xnn_create_hardswish_nc_f32( in FP32SparseMobileNetV3Large()
1476 status = xnn_create_hardswish_nc_f32( in FP32SparseMobileNetV3Large()
1511 status = xnn_create_hardswish_nc_f32( in FP32SparseMobileNetV3Large()
1579 status = xnn_create_hardswish_nc_f32( in FP32SparseMobileNetV3Large()
1614 status = xnn_create_hardswish_nc_f32( in FP32SparseMobileNetV3Large()
1682 status = xnn_create_hardswish_nc_f32( in FP32SparseMobileNetV3Large()
[all …]
/external/XNNPACK/test/
Doperator-size.c141 xnn_create_hardswish_nc_f32( in main()
Dhardswish-operator-tester.h168 xnn_create_hardswish_nc_f32( in TestF32()
/external/XNNPACK/bench/
Dhardswish.cc50 status = xnn_create_hardswish_nc_f32( in xnnpack_hardswish_f32()
/external/XNNPACK/src/operators/
Dunary-elementwise-nc.c349 enum xnn_status xnn_create_hardswish_nc_f32( in xnn_create_hardswish_nc_f32() function
/external/XNNPACK/include/
Dxnnpack.h1374 enum xnn_status xnn_create_hardswish_nc_f32(
/external/XNNPACK/src/
Druntime.c524 status = xnn_create_hardswish_nc_f32( in xnn_create_runtime_v2()