Searched refs:GetTensorListShapeFromElementShape (Results 1 – 3 of 3) sorted by relevance
76 Status GetTensorListShapeFromElementShape(const xla::Shape& element_shape,
172 OP_REQUIRES_OK(ctx, GetTensorListShapeFromElementShape( in Compile()244 OP_REQUIRES_OK(ctx, GetTensorListShapeFromElementShape( in Compile()
247 Status GetTensorListShapeFromElementShape(const xla::Shape& element_shape, in GetTensorListShapeFromElementShape() function313 TF_RETURN_IF_ERROR(GetTensorListShapeFromElementShape( in GetInitializedTensorListForElement()