Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/frontend/
H A Dsugared_value.h751 std::shared_ptr<SugaredValue> makeSugared(Value* v) const override { in makeSugared() function
/aosp_15_r20/external/pytorch/torch/csrc/jit/python/
H A Dscript_init.cpp437 std::shared_ptr<SugaredValue> makeSugared(Value* v) const override { in makeSugared() function