Searched defs:sparse_keys (Results 1 – 7 of 7) sorted by relevance
160 std::vector<NodeBuilder::NodeOut> sparse_keys; in ParseExample() local256 auto& sparse_keys = (bm_type == kSparse) ? keys_t : empty_keys; in ParseExampleV2() local290 std::vector<string> sparse_keys; in ParseSingleExample() local
569 const Tensor* dense_keys, const Tensor* sparse_keys, in MakeContextConfig()628 const Tensor* dense_keys, const Tensor* sparse_keys, in MakeFeatureListConfig()
39 std::vector<Output> sparse_keys; // Empty. in BuildGraph() local
188 std::vector<std::string> sparse_keys, in ParseExampleOpModel()
391 sparse_keys=None, argument
230 std::vector<tstring> sparse_keys; member
213 std::vector<Tensor> dense_defaults, std::vector<string> sparse_keys, in Dataset()