Searched defs:sym_strides (Results 1 – 13 of 13) sorted by relevance
40 std::vector<std::optional<c10::SymInt>> sym_strides; in build_guard() local71 auto sym_strides = c10::SymIntArrayRef( in operator ==() local
85 c10::SymIntArrayRef sym_strides() const { in sym_strides() function
94 c10::SymIntArrayRef sym_strides(const TensorImpl* self) const override { in sym_strides() function
245 c10::SymIntArrayRef sym_strides() const { in sym_strides() function
562 const IValue& sym_strides = node->ival(attr::striding_inputs_desc); in __anonc321d2750602() local
1382 IValue sym_strides = node->ival(attr::striding_inputs_desc); in createTensorExprOp() local
900 c10::SymIntArrayRef ConcretePyInterpreterVTable::sym_strides( in sym_strides() function in torch::detail::__anon56d922760111::ConcretePyInterpreterVTable
116 sym_strides, argument
103 c10::SymIntArrayRef sym_strides(std::vector<SymInt>(v.ndimension(), -1)); in check() local127 const c10::SymIntArrayRef& sym_strides, in check()
817 auto sym_strides = in THPVariable_make_wrapper_subclass() local
3134 c10::SymIntArrayRef sym_strides, in as_strided_backward()
786 c10::SymIntArrayRef sym_strides() const { in sym_strides() function
3205 const auto sym_strides = tensor.sym_strides(); in inferSqueezeGeometry() local