MCPcopy
hub / github.com/NVIDIA/TensorRT-LLM / rank

Method rank

tensorrt_llm/_torch/device_mesh.py:36–37  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

34
35 @staticmethod
36 def rank():
37 return 0
38
39 @staticmethod
40 def size():

Callers 11

tp_rankMethod · 0.45
pp_rankMethod · 0.45
cp_rankMethod · 0.45
forwardMethod · 0.45
compute_cross_kvMethod · 0.45
forwardMethod · 0.45
fc_gate_loraFunction · 0.45
_unpack_beamsFunction · 0.45
_batch_index_selectFunction · 0.45
get_timestep_embeddingFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected