Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/data/
Ddataset_utils.cc36 void GetShapeAndType(const CNodePtr &kernel_node, std::vector<std::vector<int>> *shapes, std::vecto… in GetShapeAndType() function
/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/executor/
Daicpu_ext_info_handle.cc232 void AicpuExtInfoHandler::GetShapeAndType(NotNull<const AicpuShapeAndType *> shape_and_type, in GetShapeAndType() function in mindspore::device::ascend::AicpuExtInfoHandler