TensorRT-LLMs/tensorrt_llm/auto_parallel/tensor_parallel
Kaiyu Xie aaacc9bd68
Update TensorRT-LLM (#2562)
* Update TensorRT-LLM

---------

Co-authored-by: Starrick Liu <73152103+StarrickLiu@users.noreply.github.com>
2024-12-11 00:31:05 -08:00
..
plugin_nodes Update TensorRT-LLM (#2562) 2024-12-11 00:31:05 -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 (#1835) 2024-06-25 21:10:30 +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