TensorRT-LLMs/tensorrt_llm/auto_parallel/tensor_parallel
Kaiyu Xie bca9a33b02
Update TensorRT-LLM (#2008)
* Update TensorRT-LLM

---------

Co-authored-by: Timur Abishev <abishev.timur@gmail.com>
Co-authored-by: MahmoudAshraf97 <hassouna97.ma@gmail.com>
Co-authored-by: Saeyoon Oh <saeyoon.oh@furiosa.ai>
Co-authored-by: hattizai <hattizai@gmail.com>
2024-07-23 23:05:09 +08:00
..
plugin_nodes Update TensorRT-LLM (#2008) 2024-07-23 23:05:09 +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