Searched defs:strides_ptr (Results 1 – 4 of 4) sorted by relevance
167 const int64_t* strides_ptr, in is_contiguous_strides_for_shape()282 const int64_t* strides_ptr, in reinterpret_tensor_wrapper()295 const int64_t* strides_ptr, in reinterpret_tensor_wrapper()
356 const int64_t* strides_ptr, in aoti_torch__reinterpret_tensor()372 const int64_t* strides_ptr, in aoti_torch_empty_strided()397 const int64_t* strides_ptr, in aoti_torch_create_tensor_from_blob()424 const int64_t* strides_ptr, in aoti_torch_create_tensor_from_blob_v2()1166 const int64_t* strides_ptr, in aoti_torch__alloc_from_pool()
118 int64_t* strides_ptr = strides.data_ptr<int64_t>(); in construct_nested_strides() local
253 auto strides_ptr = strides.data_ptr<int64_t>(); in get_offsets() local