mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-06-23 22:19:47 +00:00
Fixed a writing error
This commit is contained in:
parent
9489dc64d8
commit
4df8876fca
@ -44,7 +44,7 @@ def run_dist(rank, world_size, port):
|
||||
check_inference_engine(True)
|
||||
check_inference_engine(False)
|
||||
|
||||
# TODO: There are some in sampler
|
||||
# TODO: There are some bugs in sampler.
|
||||
# for s1, s2 in zip(cai_outputs, transformer_outputs):
|
||||
# assert s1 == s2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user