Skip to content

Commit

Permalink
gpu: jit: fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
echeresh committed Oct 4, 2022
1 parent 83ce6d2 commit 88b4e57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gpu/jit/jit_generator.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
namespace ngen {
using bfloat16 = dnnl::impl::bfloat16_t;
using half = dnnl::impl::float16_t;
}
} // namespace ngen

#define NGEN_BFLOAT16_TYPE
#define NGEN_HALF_TYPE
Expand Down

0 comments on commit 88b4e57

Please sign in to comment.