Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/tensorflow/tensorboard
/ numpy
Method
numpy
tensorboard/data/provider.py:1075–1076 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
1073
1074
@property
1075
def
numpy(self):
1076
return
self._numpy
1077
1078
def
__eq__(self, other):
1079
if
not isinstance(other, TensorDatum):
Callers
13
image
Method · 0.80
test_floating_point_data
Method · 0.80
test_vector_data
Method · 0.80
_generate_tfdbg_v2_data
Function · 0.80
test_wav_format_roundtrip
Method · 0.80
audio
Method · 0.80
test_serialize_tf_linspace_numpy
Method · 0.80
histogram
Method · 0.80
profile
Function · 0.80
text
Method · 0.80
scalar
Method · 0.80
generate_run
Method · 0.80
Calls
no outgoing calls
Tested by
12
image
Method · 0.64
test_floating_point_data
Method · 0.64
test_vector_data
Method · 0.64
_generate_tfdbg_v2_data
Function · 0.64
test_wav_format_roundtrip
Method · 0.64
audio
Method · 0.64
test_serialize_tf_linspace_numpy
Method · 0.64
histogram
Method · 0.64
text
Method · 0.64
scalar
Method · 0.64
generate_run
Method · 0.64
assertEqualAsNumpy
Method · 0.64