MCPcopy Create free account
hub / github.com/PaddlePaddle/Paddle / Tensor

Class Tensor

paddle/phi/api/include/compat/ATen/core/TensorBody.h:59–59  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

57
58namespace at {
59class Tensor;
60
61// Type aliases for ATen compatibility
62using Scalar = c10::Scalar;

Callers 7

tensor_dataMethod · 0.70
variable_dataMethod · 0.70
toTypeMethod · 0.70
index_selectMethod · 0.70
bitwise_right_shiftMethod · 0.70
cloneMethod · 0.70
var_implMethod · 0.70

Calls 6

fill_Function · 0.85
_PD_GetInnerMethod · 0.80
copy_Method · 0.80
fullFunction · 0.50
placeMethod · 0.45
dtypeMethod · 0.45

Tested by

no test coverage detected