Home
last modified time | relevance | path

Searched defs:hardswish_op (Results 1 – 3 of 3) sorted by relevance

/external/XNNPACK/src/
Dhardswish-nc.c26 xnn_operator_t hardswish_op = NULL; in xnn_create_hardswish_nc_f32() local
85 xnn_operator_t hardswish_op, in xnn_setup_hardswish_nc_f32()
/external/tensorflow/tensorflow/lite/toco/graph_transformations/
Didentify_hardswish.cc102 auto* hardswish_op = new HardSwishOperator; in Run() local
/external/XNNPACK/test/
Dhardswish-operator-tester.h106 xnn_operator_t hardswish_op = nullptr; in TestF32() local