TensorRT-LLMs/tensorrt_llm/auto_parallel/tensor_parallel
Kaiyu Xie 4bb65f216f
Update TensorRT-LLM (#1274)
* Update TensorRT-LLM

---------

Co-authored-by: meghagarwal <16129366+megha95@users.noreply.github.com>
Co-authored-by: Shixiaowei02 <39303645+Shixiaowei02@users.noreply.github.com>
2024-03-12 18:15:52 +08:00
..
plugin_nodes Update TensorRT-LLM (#1274) 2024-03-12 18:15:52 +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