mars.tensor.ExecutableTuple

class mars.tensor.ExecutableTuple(*_)[源代码]
__init__(*_)[源代码]

Initialize self. See help(type(self)) for accurate signature.

Methods

__init__(*_)

Initialize self.

count(value, /)

Return number of occurrences of value.

execute([session])

fetch([session])

fetch_log([session, offsets, sizes])

index(value[, start, stop])

Return first index of value.

to_object([session])