TensorRT-LLMs/tensorrt_llm/auto_parallel/tensor_parallel
石晓伟 850b6fa1e7
Update TensorRT-LLM (#1358)
Co-authored-by: Kaiyu <26294424+kaiyux@users.noreply.github.com>
2024-03-26 20:47:14 +08:00
..
plugin_nodes Update TensorRT-LLM (#1358) 2024-03-26 20:47:14 +08:00
__init__.py Update TensorRT-LLM (#1274) 2024-03-12 18:15:52 +08:00
activation_node.py Update TensorRT-LLM (#1274) 2024-03-12 18:15:52 +08:00
assertion_node.py Update TensorRT-LLM (#1274) 2024-03-12 18:15:52 +08:00
cast_node.py Update TensorRT-LLM (#1274) 2024-03-12 18:15:52 +08:00
comm_spec.py Update TensorRT-LLM (#1274) 2024-03-12 18:15:52 +08:00
concatenation_node.py Update TensorRT-LLM (#1274) 2024-03-12 18:15:52 +08:00
constant_node.py Update TensorRT-LLM (#1274) 2024-03-12 18:15:52 +08:00
elementwise_node.py Update TensorRT-LLM (#1274) 2024-03-12 18:15:52 +08:00
fill_node.py Update TensorRT-LLM (#1274) 2024-03-12 18:15:52 +08:00
gather_node.py Update TensorRT-LLM (#1274) 2024-03-12 18:15:52 +08:00
identity_node.py Update TensorRT-LLM (#1274) 2024-03-12 18:15:52 +08:00
input_node.py Update TensorRT-LLM (#1274) 2024-03-12 18:15:52 +08:00
matmul_node.py Update TensorRT-LLM (#1274) 2024-03-12 18:15:52 +08:00
node.py Update TensorRT-LLM (#1274) 2024-03-12 18:15:52 +08:00
normalization_node.py Update TensorRT-LLM (#1274) 2024-03-12 18:15:52 +08:00
output_node.py Update TensorRT-LLM (#1274) 2024-03-12 18:15:52 +08:00
p2p_node.py Update TensorRT-LLM (#1274) 2024-03-12 18:15:52 +08:00
plugin_node.py Update TensorRT-LLM (#1274) 2024-03-12 18:15:52 +08:00
reduce_node.py Update TensorRT-LLM (#1274) 2024-03-12 18:15:52 +08:00
select_node.py Update TensorRT-LLM (#1274) 2024-03-12 18:15:52 +08:00
shape_consistency.py Update TensorRT-LLM (#1274) 2024-03-12 18:15:52 +08:00
shape_node.py Update TensorRT-LLM (#1274) 2024-03-12 18:15:52 +08:00
sharding_spec.py Update TensorRT-LLM (#1274) 2024-03-12 18:15:52 +08:00
sharding_strategy.py Update TensorRT-LLM (#1274) 2024-03-12 18:15:52 +08:00
shuffle_node.py Update TensorRT-LLM (#1274) 2024-03-12 18:15:52 +08:00
slice_node.py Update TensorRT-LLM (#1274) 2024-03-12 18:15:52 +08:00
softmax_node.py Update TensorRT-LLM (#1274) 2024-03-12 18:15:52 +08:00
unary_node.py Update TensorRT-LLM (#1274) 2024-03-12 18:15:52 +08:00