Skip to content

Commit 3adc510

Browse files
committed
Revert.
1 parent c0fc525 commit 3adc510

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/include/sycl/ext/oneapi/bfloat16.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ namespace sycl {
1919
inline namespace _V1 {
2020
namespace ext::oneapi {
2121

22-
class bfloat16 final {
22+
class bfloat16 {
2323
public:
2424
using Bfloat16StorageT = uint16_t;
2525

0 commit comments

Comments
 (0)