Searched defs:StructuredTensor (Results 1 – 2 of 2) sorted by relevance
34 def shape_v2(input: StructuredTensor, out_type=dtypes.int32, # pylint: disable=redefined-builtin42 def shape_v1(input: StructuredTensor, name=None, # pylint: disable=redefined-builtin
41 class StructuredTensor(extension_type.BatchableExtensionType): class