Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/tensorflow/datasets
/ result
Method
result
tensorflow_datasets/core/split_builder.py:105–106 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
103
104
@property
105
def
result(self):
106
return
self._beam_pipeline.result
if
self._beam_pipeline
else
None
107
108
109
class
SplitBuilder:
Callers
11
_split_generators
Method · 0.45
_split_generators
Method · 0.45
_generate_splits
Method · 0.45
_download_and_prepare
Method · 0.45
download_gcs_folder
Function · 0.45
_iter_builder_names
Function · 0.45
_extract
Method · 0.45
iter_documentation_builders
Function · 0.45
_extract_dirs_from_future
Function · 0.45
main
Function · 0.45
_generate_examples
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected