Home
last modified time | relevance | path

Searched defs:c_o_i (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/graph_kernel/converter/expanders/
Dconv2d_fusion.cc78 auto c_o_i = GetValue<int64_t>(attrs_["weight_coi"]); in Expand() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/graph_kernel/model/
Dop_node.cc661 auto c_o_i = weight_shape[5]; in InferShape() local
1002 auto c_o_i = GkUtils::GetChannelInConvFormat(dst_format); in InferShape() local
1015 auto c_o_i = data_shape[4]; in InferShape() local
1025 auto c_o_i = data_shape[4]; in InferShape() local