Searched refs:src_zp_t (Results 1 – 2 of 2) sorted by relevance
1081 tensor src_zp_t = tensor(ideep::zero_point_t(1, input_zero_point)); in linear_int8_with_onednn_weight() local1091 args.insert({DNNL_ARG_ATTR_ZERO_POINTS | DNNL_ARG_SRC, src_zp_t}); in linear_int8_with_onednn_weight()
1679 tensor src_zp_t = tensor(ideep::zero_point_t(1, act_zero_point)); in _quantized_convolution_onednn() local1689 args.insert({DNNL_ARG_ATTR_ZERO_POINTS | DNNL_ARG_SRC, src_zp_t}); in _quantized_convolution_onednn()