Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/tbe/tbe_json/
Dtbe_json_utils.cc85 std::vector<int64_t> TbeJsonUtils::GetInputDeviceShapeForTbeBuild(const AnfNodePtr &anf_node, size_… in GetInputDeviceShapeForTbeBuild() function in mindspore::kernel::TbeJsonUtils
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/tbe/
Dtbe_kernel_build.cc171 std::vector<int64_t> GetInputDeviceShapeForTbeBuild(const kCreaterType creater_type, const AnfNodeP… in GetInputDeviceShapeForTbeBuild() function