Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/tbe/tbe_json/
Dtbe_json_utils.h74 constexpr auto kJTotalShape = "total_shape"; variable
Dtbe_json_creator.cc437 (*output_desc)[kJTotalShape] = nlohmann::json::array(); in GenDesJsonCommon()
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/tbe/
Dtbe_kernel_build.cc92 constexpr auto kJTotalShape = "total_shape"; variable
1086 (*output_desc)[kJTotalShape] = nlohmann::json::array(); in GenSuffixDescJson()