We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1861ea9 commit 530950cCopy full SHA for 530950c
tensorflow_data_validation/anomalies/string_domain_test.cc
@@ -35,7 +35,7 @@ namespace tensorflow {
35
namespace data_validation {
36
namespace {
37
38
-const int64 kDefaultEnumThreshold = 400;
+const int64_t kDefaultEnumThreshold = 400;
39
40
FeatureStatisticsToProtoConfig GetDefaultFeatureStatisticsToProtoConfig() {
41
FeatureStatisticsToProtoConfig feature_statistics_to_proto_config;
0 commit comments