Home
last modified time | relevance | path

Searched refs:kSparseFloatKey (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/util/
Dexample_proto_helper_test.cc30 constexpr char kSparseFloatKey[] = "sparse_float"; variable
70 float_sparse_config.key = kSparseFloatKey; in SetUp()
90 (*ex.mutable_features()->mutable_feature())[kSparseFloatKey] in TEST_F()
Dexample_proto_fast_parsing_test.cc38 constexpr char kSparseFloatKey[] = "sparse_float"; variable