Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pytorch/examples
/ get_logger
Function
get_logger
distributed/tensor_parallelism/log_utils.py:8–9 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
6
)
7
8
def
get_logger():
9
return
logging.getLogger(__name__)
10
11
12
def
rank_log(_rank, logger, msg):
Callers
3
fsdp_tp_example.py
File · 0.90
tensor_parallel_example.py
File · 0.90
sequence_parallel_example.py
File · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected