MCPcopy Create free account
hub / github.com/zai-org/CodeGeeX / update

Method update

codegeex/megatron/microbatches.py:99–100  ·  view source on GitHub ↗
(self, consumed_samples, consistency_check)

Source from the content-addressed store, hash-verified

97 self.current_global_batch_size = global_batch_size
98
99 def update(self, consumed_samples, consistency_check):
100 pass
101
102
103class RampupBatchsizeNumMicroBatches(NumMicroBatchesCalculator):

Callers 1

update_num_microbatchesFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected