Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PaddlePaddle/Paddle
/ numel
Method
numel
paddle/phi/api/include/compat/ATen/core/TensorBody.h:367–367 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
365
}
366
367
int64_t numel() const { return tensor_.numel(); }
368
369
caffe2::TypeMeta dtype() const {
370
return caffe2::TypeMeta::fromScalarType(
Callers
11
std_impl
Function · 0.45
_local_scalar_dense
Function · 0.45
sparse_csr_tensor
Function · 0.45
narrow
Function · 0.45
tensor_split
Function · 0.45
to_repr
Method · 0.45
numel
Function · 0.45
nbytes
Function · 0.45
nbytes
Method · 0.45
operator[]
Method · 0.45
var_impl
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected