Searched defs:shape_v2 (Results 1 – 3 of 3) sorted by relevance
34 def shape_v2(input: StructuredTensor, out_type=dtypes.int32, # pylint: disable=redefined-builtin function
582 def shape_v2(input, out_type=dtypes.int32, name=None): function
300 Node* shape_v2; in TEST_F() local