Home
last modified time | relevance | path

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

/dports/math/onednn/oneDNN-2.5.1/src/gpu/jit/conv/
H A Dkernel_builder.cpp4521 build_mad(loops, block_loop, a_stride, b_stride); in try_build_mad_impl()
4531 void build_mad(const std::vector<loop_info_t> &loops, in build_mad() function in dnnl::impl::gpu::jit::multiply_builder_t