Searched defs:GetNodeTensor (Results 1 – 2 of 2) sorted by relevance
1057 tensor::TensorPtr GetNodeTensor(const AnfNodePtr &node) { in GetNodeTensor() function
1941 std::vector<std::shared_ptr<TensorData>> DebugServices::GetNodeTensor(const CNodePtr &kernel) { in GetNodeTensor() function in mindspore::DebugServices