Add graphdef version number to GrapplerFunctionItem.
This solves te problem when passing a scalar tensor to function op input, as Placeholer shape inference outputs unknown shape for scalar if graphdef version is < 24. PiperOrigin-RevId: 210007276
Loading
Please sign in to comment