Skip to content

Commit

Permalink
[Layer] Enable mixed precision - pooling2d_layer
Browse files Browse the repository at this point in the history
Enable Mixed precision on Pooling 2D Layer
- I modified it to properly cast for the case of FP16 so that the mixed precision function can be activated on the existing pooling 2d layer.

**Self evaluation:**
1. Build test:	 [X]Passed [ ]Failed [ ]Skipped
2. Run test:	 [X]Passed [ ]Failed [ ]Skipped

Signed-off-by: Donghak PARK <[email protected]>
  • Loading branch information
DonghakPark committed Jun 3, 2024
1 parent 92e541e commit b6710ed
Show file tree
Hide file tree
Showing 2 changed files with 205 additions and 117 deletions.
Loading

0 comments on commit b6710ed

Please sign in to comment.