Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/tensorflow/datasets
/ copy
Method
copy
tensorflow_datasets/core/dataset_info.py:1447–1448 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
1445
return
super().items()
1446
1447
def
copy(self):
1448
return
copy.deepcopy(self)
1449
1450
1451
class
BeamMetadataDict(MetadataDict):
Callers
15
test_copy
Method · 0.95
frost
Function · 0.45
_generate_examples
Method · 0.45
_generate_examples
Method · 0.45
_generate_examples
Method · 0.45
initialize_from_bucket
Method · 0.45
test_builder_from_directories_reading
Function · 0.45
hash_key
Method · 0.45
_process_join
Method · 0.45
_make_wav_file
Function · 0.45
_generate_data
Function · 0.45
_generate_data
Function · 0.45
Calls
no outgoing calls
Tested by
3
test_copy
Method · 0.76
test_builder_from_directories_reading
Function · 0.36
_mock_out_forbidden_os_functions
Method · 0.36