Home
last modified time | relevance | path

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

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