MCPcopy Create free account
hub / github.com/alibaba/nann / IsSequenceOrCompositeHelper

Function IsSequenceOrCompositeHelper

tensorflow/tensorflow/python/util/util.cc:520–528  ·  view source on GitHub ↗

Returns 1 if `o` is a (non-string) sequence or CompositeTensor or (non-TensorSpec) TypeSpec. Returns 0 otherwise. Returns -1 if an error occurred.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

IsSequenceOrCompositeFunction · 0.85

Calls 3

IsSequenceHelperFunction · 0.85
IsCompositeTensorHelperFunction · 0.85
IsTypeSpecHelperFunction · 0.85

Tested by

no test coverage detected