Searched defs:is_traceable (Results 1 – 3 of 3) sorted by relevance
552 virtual bool is_traceable() { in is_traceable() function682 bool is_traceable() final { in is_traceable() function
115 static constexpr bool is_traceable = false; member
257 auto PyNode::is_traceable() -> bool { in is_traceable() function in torch::autograd::PyNode