MCPcopy Create free account
hub / github.com/TencentARC/InstantMesh / rank_zero_print

Function rank_zero_print

train.py:17–18  ·  view source on GitHub ↗
(*args)

Source from the content-addressed store, hash-verified

15
16@rank_zero_only
17def rank_zero_print(*args):
18 print(*args)
19
20
21def get_parser(**parser_kwargs):

Callers 2

on_fit_startMethod · 0.85
train.pyFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected