add cmath header for bfloat (#31792)

2.0.1-rocm-post
Chen Weihang 4 years ago committed by GitHub
parent 4046f1303a
commit 3f66e7deab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -16,6 +16,7 @@
#include <stdint.h>
#include <cmath>
#include <cstring>
#include <iostream>
#include <limits>

Loading…
Cancel
Save