"torchvision/git@developer.sourcefind.cn:OpenDAS/vision.git" did not exist on "76144badd130504abb519175a52c2f87c424bcba"
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