Home
last modified time | relevance | path

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

/dports/misc/mnn/MNN-1.2.0/source/backend/hiai/execution/
H A DNPUPooling.cpp64 .set_attr_pad(ge::AttrValue::LIST_INT({0, 0, 0, 0})) // 上下左右 in onResize()
65 .set_attr_window(ge::AttrValue::LIST_INT({2, 2})) in onResize()
66 .set_attr_stride(ge::AttrValue::LIST_INT({2, 2})) in onResize()
74 .set_attr_pad(ge::AttrValue::LIST_INT( in onResize()
76 .set_attr_window(ge::AttrValue::LIST_INT({kernelH/2, kernelW/2})) in onResize()
77 .set_attr_stride(ge::AttrValue::LIST_INT({strideHeight, strideWidth})) in onResize()
87 .set_attr_pad(ge::AttrValue::LIST_INT( in onResize()
89 .set_attr_window(ge::AttrValue::LIST_INT({kernelH, kernelW})) in onResize()
90 .set_attr_stride(ge::AttrValue::LIST_INT({strideHeight, strideWidth})) in onResize()
H A DNPUConvolutionInt8.cpp91 .set_attr_kernel(ge::AttrValue::LIST_INT({kernelY, kernelX})) in onResize()
93 … .set_attr_stride(ge::AttrValue::LIST_INT({conv2DCommon->strideY(), conv2DCommon->strideX()})) in onResize()
94 … .set_attr_dilation(ge::AttrValue::LIST_INT({conv2DCommon->dilateY(), conv2DCommon->dilateX()})) in onResize()
96 .set_attr_pad(ge::AttrValue::LIST_INT( in onResize()
147 .set_attr_kernel(ge::AttrValue::LIST_INT({kernelY, kernelX})) in onResize()
148 … .set_attr_stride(ge::AttrValue::LIST_INT({conv2DCommon->strideY(), conv2DCommon->strideX()})) in onResize()
149 … .set_attr_dilation(ge::AttrValue::LIST_INT({conv2DCommon->dilateY(), conv2DCommon->dilateX()})) in onResize()
151 .set_attr_pad(ge::AttrValue::LIST_INT(pad)) // 上下左右 in onResize()
H A DNPUReshape.cpp53 (*reshape).set_input_tensor(*xOp).set_attr_shape(ge::AttrValue::LIST_INT(shapeDims)); in onResize()
60 .set_attr_order(ge::AttrValue::LIST_INT({0,2,3,1})); in onResize()
64 .set_attr_shape(ge::AttrValue::LIST_INT(nhwcShape)); in onResize()
67 .set_attr_order(ge::AttrValue::LIST_INT({0,3,1,2})); in onResize()
H A DNPUMatmul.cpp46 …(*reshape).set_input_tensor(*xOp1.get()).set_attr_shape(ge::AttrValue::LIST_INT({inputs[0]->buffer… in onResize()
65 (*reshape3).set_input_tensor(*matmul).set_attr_shape(ge::AttrValue::LIST_INT(shape)); in onResize()
76 …(*reshape2).set_input_tensor(*xOp2.get()).set_attr_shape(ge::AttrValue::LIST_INT({inputs[1]->buffe… in onResize()
85 (*permute).set_input_x(*matmul).set_attr_order(ge::AttrValue::LIST_INT({1,0})); in onResize()
88 …(*reshape3).set_input_tensor(*permute).set_attr_shape(ge::AttrValue::LIST_INT({1, outputs[0]->buff… in onResize()
H A DNPUConvertTensor.cpp29 .set_attr_order(ge::AttrValue::LIST_INT({2,1,0,3})); in onResize()
41 ge::AttrValue::LIST_INT(shapeDims)); in onResize()
44 ge::AttrValue::LIST_INT(shapeDims)); in onResize()
H A DNPUConvolutionDepthwiseInt8.cpp82 .set_attr_kernel(ge::AttrValue::LIST_INT({kernelY, kernelX})) in onResize()
83 … .set_attr_stride(ge::AttrValue::LIST_INT({conv2DCommon->strideY(), conv2DCommon->strideX()})) in onResize()
84 … .set_attr_dilation(ge::AttrValue::LIST_INT({conv2DCommon->dilateY(), conv2DCommon->dilateX()})) in onResize()
86 .set_attr_pad(ge::AttrValue::LIST_INT(pad)) // 上下左右 in onResize()
H A DNPUConvolution.cpp96 .set_attr_kernel(ge::AttrValue::LIST_INT({kernelY, kernelX})) in onResize()
98 … .set_attr_stride(ge::AttrValue::LIST_INT({conv2DCommon->strideY(), conv2DCommon->strideX()})) in onResize()
99 … .set_attr_dilation(ge::AttrValue::LIST_INT({conv2DCommon->dilateY(), conv2DCommon->dilateX()})) in onResize()
101 .set_attr_pad(ge::AttrValue::LIST_INT( in onResize()
H A DNPUDeconvolution.cpp82 … .set_attr_strides(ge::AttrValue::LIST_INT({conv2DCommon->strideY(), conv2DCommon->strideX()})) in onResize()
83 … .set_attr_dilations(ge::AttrValue::LIST_INT({conv2DCommon->dilateY(), conv2DCommon->dilateX()})) in onResize()
85 .set_attr_pads(ge::AttrValue::LIST_INT( in onResize()
H A DNPUConvolutionDepthwise.cpp95 … .set_attr_strides(ge::AttrValue::LIST_INT({conv2DCommon->strideY(), conv2DCommon->strideX()})) in onResize()
96 … .set_attr_dilations(ge::AttrValue::LIST_INT({conv2DCommon->dilateY(), conv2DCommon->dilateX()})) in onResize()
97 .set_attr_pads(ge::AttrValue::LIST_INT( in onResize()
H A DNPUExpandDims.cpp31 (*prob).set_input_tensor(*xOp.get()).set_attr_shape(ge::AttrValue::LIST_INT(shape)); in onResize()
H A DNPUSqueeze.cpp30 (*prob).set_input_tensor(*xOp.get()).set_attr_shape(ge::AttrValue::LIST_INT(shape)); in onResize()
H A DNPUTranspose.cpp61 (*reshape).set_input_tensor(*xOp).set_attr_shape(ge::AttrValue::LIST_INT(shapeDims)); in onResize()
H A DNPUReduction.cpp87 … (*reshape1).set_input_tensor(*reduction.get()).set_attr_shape(ge::AttrValue::LIST_INT(shapeDims)); in onResize()
/dports/audio/festival/speech_tools/base_class/inst_tmpl/
H A Dlist_li_t.cc43 Declare_TList_T(EST_IList, LIST_INT)
49 Instantiate_TList_T(EST_IList, LIST_INT)
/dports/editors/vim/vim-8.2.3745/src/
H A Dhighlight.c2891 #define LIST_INT 3 macro
2913 didh = highlight_list_arg(id, didh, LIST_INT, in highlight_list_one()
2915 didh = highlight_list_arg(id, didh, LIST_INT, in highlight_list_one()
2917 didh = highlight_list_arg(id, didh, LIST_INT, in highlight_list_one()
2970 if (type == LIST_INT) in highlight_list_arg()
/dports/editors/neovim/neovim-0.6.1/src/nvim/
H A Dsyntax.c7317 #define LIST_INT 3 macro
7331 didh = highlight_list_arg(id, didh, LIST_INT, in highlight_list_one()
7333 didh = highlight_list_arg(id, didh, LIST_INT, in highlight_list_one()
7345 didh = highlight_list_arg(id, didh, LIST_INT, in highlight_list_one()
7397 if (type == LIST_INT) { in highlight_list_arg()