Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/tensorflow/tensorboard
/ audio
Method
audio
tensorboard/plugins/audio/summary_test.py:66–67 ·
view source on GitHub ↗
(self, *args, **kwargs)
Source
from the content-addressed store, hash-verified
64
).reshape(size)
65
66
def
audio(self, *args, **kwargs):
67
raise
NotImplementedError()
68
69
def
test_metadata(self):
70
data = np.array(1, np.float32, ndmin=3)
Callers
14
test_metadata
Method · 0.95
test_wav_format_roundtrip
Method · 0.95
_test_dimensions
Method · 0.95
test_audio_count_zero
Method · 0.95
test_audio_count_less_than_max_outputs
Method · 0.95
test_audio_count_when_more_than_max
Method · 0.95
test_requires_nonnegative_max_outputs
Method · 0.95
test_requires_rank_3
Method · 0.95
test_requires_wav
Method · 0.95
test_audio
Method · 0.45
WriteAudioSeries
Function · 0.45
audio_event
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected