Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/pi/auto_grad/
Dedge.h50 void SetNode(const FunctionNodePtr &node) { node_ = node; } in SetNode() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DAttributes.h223 AttributeSetNode *SetNode = nullptr; variable