Home
last modified time | relevance | path

Searched refs:univector_contiguous (Results 1 – 2 of 2) sorted by relevance

/external/XNNPACK/src/xnnpack/
Doperator.h393 struct univector_contiguous_context univector_contiguous; member
/external/XNNPACK/src/operators/
Dunary-elementwise-nc.c117 unary_elementwise_op->context.univector_contiguous = (struct univector_contiguous_context) { in setup_unary_elementwise_nc()
125 memcpy(&unary_elementwise_op->context.univector_contiguous.params, params, params_size); in setup_unary_elementwise_nc()