Home
last modified time | relevance | path

Searched refs:input_slice_shape (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/grappler/optimizers/
Darithmetic_optimizer.cc3264 PartialTensorShape input_slice_shape(input_slice_properties.shape()); in RewriteGraph() local
3272 if (input_slice_shape.IsCompatibleWith(output_shape)) { in RewriteGraph()