Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/
H A Dshape_analysis.cpp102 void PropertyPropBase::setUnshapedType(Value* o) { in setUnshapedType() function in torch::jit::PropertyPropBase
106 void PropertyPropBase::setUnshapedType(Node* node) { in setUnshapedType() function in torch::jit::PropertyPropBase