Home
last modified time | relevance | path

Searched defs:GetOutputDeviceShapeForTbeBuild (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/tbe/tbe_json/
Dtbe_json_utils.cc113 std::vector<int64_t> TbeJsonUtils::GetOutputDeviceShapeForTbeBuild(const AnfNodePtr &anf_node, size… in GetOutputDeviceShapeForTbeBuild() function in mindspore::kernel::TbeJsonUtils
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/tbe/
Dtbe_kernel_build.cc149 std::vector<int64_t> GetOutputDeviceShapeForTbeBuild(const kCreaterType creater_type, const AnfNode… in GetOutputDeviceShapeForTbeBuild() function
/third_party/mindspore/mindspore/ccsrc/backend/session/
Danf_runtime_algorithm.cc855 std::vector<int64_t> AnfRuntimeAlgorithm::GetOutputDeviceShapeForTbeBuild(const AnfNodePtr &node, in GetOutputDeviceShapeForTbeBuild() function in mindspore::session::AnfRuntimeAlgorithm