Fix the bias-add and add the layer-norm-eps parameter (#791)
* fix the bias-add precision and indexing and also adding the layer-norm-eps as a configurable parameter for transformer * add ACC_HALF config * use defined to check if ACC_Half is defined
Showing
csrc/transformer/dropout_kernels.cu
100644 → 100755
csrc/transformer/transform_kernels.cu
100644 → 100755
Please register or sign in to comment