Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/pytorch/pytorch
/ real
Method
real
torch/_numpy/_ndarray.py:270–271 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
268
269
@property
270
def
real(self):
271
return
_funcs.real(self)
272
273
@real.setter
274
def
real(self, value):
Callers
13
isinf
Function · 0.80
real
Function · 0.80
logaddexp
Function · 0.80
real
Function · 0.80
fn3
Method · 0.80
fn2
Method · 0.80
test_metadata_check_check_conj
Method · 0.80
test_complex_type_conversions
Method · 0.80
test_normal
Method · 0.80
zero_out_neg_inf
Method · 0.80
standardize_phase
Method · 0.80
test_real
Method · 0.80
Calls
1
asarray
Function · 0.85
Tested by
9
fn3
Method · 0.64
fn2
Method · 0.64
test_metadata_check_check_conj
Method · 0.64
test_complex_type_conversions
Method · 0.64
test_normal
Method · 0.64
zero_out_neg_inf
Method · 0.64
standardize_phase
Method · 0.64
test_real
Method · 0.64
test_cmplx
Method · 0.64