Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/
Dkernel_select_ascend.cc360 void SetWeightFormat(const AnfNodePtr &real_input_node, std::vector<string> output_format, const CN… in SetWeightFormat() function
428 SetWeightFormat(cast_input_node.first, {format}, cast_node, 0, true); in RefreshCastAndParamWeightFormat()
452 SetWeightFormat(real_input_node, output_format, kernel_node, input_index); in SetTensorDeviceInfo()