Home
last modified time | relevance | path

Searched defs:bias_term (Results 1 – 25 of 65) sorted by relevance

123

/dports/graphics/vapoursynth-waifu2x-ncnn-vulkan/vapoursynth-waifu2x-ncnn-vulkan-r4/deps/ncnn/src/layer/
H A Dscale.h37 int bias_term; variable
H A Dembed.h37 int bias_term; variable
H A Dinnerproduct.h43 int bias_term; variable
H A Ddeconvolution.h53 int bias_term; variable
/dports/graphics/waifu2x-ncnn-vulkan/waifu2x-ncnn-vulkan-20210521/src/ncnn/src/layer/
H A Dscale.h37 int bias_term; variable
H A Dembed.h37 int bias_term; variable
H A Dinnerproduct.h43 int bias_term; variable
H A Ddeconvolution.h53 int bias_term; variable
/dports/benchmarks/vkpeak/vkpeak-20210430/ncnn/src/layer/
H A Dscale.h37 int bias_term; variable
H A Dembed.h37 int bias_term; variable
H A Dinnerproduct.h43 int bias_term; variable
H A Ddeconvolution.h53 int bias_term; variable
/dports/misc/ncnn/ncnn-20211208/src/layer/
H A Dscale.h37 int bias_term; variable
H A Dembed.h37 int bias_term; variable
H A Dinnerproduct.h43 int bias_term; variable
H A Dconvolution1d.h47 int bias_term; variable
H A Dconvolutiondepthwise1d.h47 int bias_term; variable
H A Ddeconvolution.h53 int bias_term; variable
/dports/graphics/realsr-ncnn-vulkan/realsr-ncnn-vulkan-20210210/src/ncnn/src/layer/
H A Ddequantize.h35 int bias_term; variable
H A Dscale.h37 int bias_term; variable
H A Dembed.h37 int bias_term; variable
H A Drequantize.h36 int bias_term; variable
H A Dinnerproduct.h39 int bias_term; variable
/dports/science/py-chainer/chainer-7.8.0/chainer/links/connection/
H A Dscale.py40 def __init__(self, axis=1, W_shape=None, bias_term=False, bias_shape=None): argument
/dports/www/firefox/firefox-99.0/third_party/intgemm/intgemm/kernels/
H A Dimplementations.inl67 auto bias_term = *reinterpret_cast<const vi*>(bias_addr + bias_offset); local
72 auto bias_term = *reinterpret_cast<const vi*>(bias_addr + bias_offset); local
77 auto bias_term = *reinterpret_cast<const vi*>(bias_addr + bias_offset); local
82 auto bias_term = *reinterpret_cast<const vf*>(bias_addr + bias_offset); local
87 auto bias_term = *reinterpret_cast<const vd*>(bias_addr + bias_offset); local

123