Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Add gelu fuse ops (#18082) #18092

Merged
merged 1 commit into from
Apr 18, 2020
Merged

Commits on Apr 17, 2020

  1. Add gelu fuse ops (apache#18082)

    * Add LeakyReLU:Gelu (fwd and bwd) to fused ops
    
    * Add test LeakyReLU:gelu
    
    * cpplint
    
    * fix lint
    
    * fix bug SQRT_2 using constant memory
    
    * add comments
    MoisesHer committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    3a10e61 View commit details
    Browse the repository at this point in the history