TensorRT-LLMs/tensorrt_llm/auto_parallel/tensor_parallel
Kaiyu Xie bf0a5afc92
Update TensorRT-LLM (#1598)
* Update TensorRT-LLM
2024-05-14 16:43:41 +08:00
..
plugin_nodes Update TensorRT-LLM (#1598) 2024-05-14 16:43:41 +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