MCPcopy 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
109class SplitBuilder:

Callers 11

_split_generatorsMethod · 0.45
_split_generatorsMethod · 0.45
_generate_splitsMethod · 0.45
_download_and_prepareMethod · 0.45
download_gcs_folderFunction · 0.45
_iter_builder_namesFunction · 0.45
_extractMethod · 0.45
mainFunction · 0.45
_generate_examplesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected