MCPcopy Create free account
hub / github.com/google-research/language / get_ints_feature

Function get_ints_feature

language/realm/example_generator.py:287–288  ·  view source on GitHub ↗
(ex, name)

Source from the content-addressed store, hash-verified

285
286
287def get_ints_feature(ex, name):
288 return list(ex.features.feature[name].int64_list.value)
289
290
291NULL_DOCUMENT_UID = featurization.get_document_uid(b'', b'')

Callers 1

text_features_to_queryFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…