Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/
H A DSparseTensorImpl.h231 void resize_(int64_t sparse_dim, int64_t dense_dim, ArrayRef<int64_t> size) { in resize_() function
235 void resize_( in resize_() function
H A DSparseCsrTensorImpl.cpp84 void SparseCsrTensorImpl::resize_(int64_t nnz, IntArrayRef size) { in resize_() function in at::SparseCsrTensorImpl
/aosp_15_r20/external/pytorch/torch/csrc/autograd/
H A DVariableTypeManual.cpp239 const Tensor& resize_( in resize_() function
398 static const Tensor& resize_( in resize_() function
H A DTraceTypeManual.cpp50 const Tensor& resize_( in resize_() function
/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DResize.cpp259 const Tensor& resize_( in resize_() function
/aosp_15_r20/external/pytorch/torch/
H A Dstorage.py163 def resize_(self, size: _int): member in _StorageBase
1234 def resize_(self, size): member in TypedStorage
/aosp_15_r20/external/pytorch/torch/distributed/_tools/
H A Dmem_tracker.py515 def resize_(st: torch.UntypedStorage, size: int) -> None: function
/aosp_15_r20/external/rappor/third_party/
H A Ddygraph-combined.js5 …th=i.getOptionForAxis("axisLineWidth","x"),h.beginPath();var O;if(i.getOption("drawAxesAtZero")){v… argument