Tensordot partial shape inference (#8452)
* implemented partial shape inference for tensordot tensordot should now correctly infer the partial shape of the product, whenever possible * updated tensordot tests to test partial shape inference * removed TODO note
Loading
Please sign in to comment