Searched defs:string_join (Results 1 – 4 of 4) sorted by relevance
943 def string_join(inputs: typing.List[ragged_tensor.RaggedOrDense], function
551 def string_join(inputs, separator="", name=None): function
1812 func string_join(_ *Thread, b *Builtin, args Tuple, kwargs []Tuple) (Value, error) { func
1593 string_join(PyStringObject *self, PyObject *orig) in string_join() function