Home
last modified time | relevance | path

Searched defs:include_bias (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/interleaves/
H A Dgeneric.hpp41 const bool include_bias; member
H A Dgeneric.cpp35 bool include_bias, size_t bias_element_size, in PackingArguments()
/aosp_15_r20/external/pytorch/aten/src/ATen/cudnn/
H A DAutocastRNN.cpp77 bool include_bias = true; in _cudnn_rnn_cast_reflatten() local
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cudnn/
H A DRNN.cpp706 bool include_bias = true) { in get_parameters()
1253 bool include_bias /*=true*/) { in copy_weights_to_flat_buf_views()