Home
last modified time | relevance | path

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

/external/XNNPACK/bench/
Dtruncation.cc38 xnn_operator_t truncation_op = nullptr; in xnnpack_truncation_f32() local
/external/XNNPACK/test/
Dtruncation-operator-tester.h105 xnn_operator_t truncation_op = nullptr; in TestF32() local
/external/XNNPACK/src/operators/
Dunary-elementwise-nc.c799 xnn_operator_t truncation_op, in xnn_setup_truncation_nc_f32()