Home
last modified time | relevance | path

Searched defs:getptr (Results 1 – 4 of 4) sorted by relevance

/external/pytorch/torch/csrc/jit/tensorexpr/
Dexpr.h72 std::shared_ptr<Expr> getptr() { in getptr() function
Dstmt.h39 std::shared_ptr<Stmt> getptr() { in getptr() function
/external/pytorch/torch/csrc/autograd/
Dfunction.h145 std::shared_ptr<Node> getptr() { in getptr() function
/external/flatbuffers/src/
Didl_gen_cpp.cpp1601 auto getptr = in GenUnionPost() local