MCPcopy Create free account
hub / github.com/google-deepmind/alphageometry / null_iter_fn

Method null_iter_fn

lm_inference.py:43–44  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

41
42 # This task won't be pulling from a dataset.
43 def null_iter_fn() -> None:
44 return None
45
46 process_summaries_f = inference_utils.models.process_summaries_function(
47 self.vocab

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected