Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 238 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 238 Bytes

tensorrt-layernorm-plugin

A Project for Layernorm TensorRT Plugin.

Layernorm implementation is modified from oneflow.

build and test step:

# change the CUDA_PATH and TRT_PATH in Makefile then
make
python testPlugin.py