Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/optimizers/
Darithmetic_optimizer.cc3258 OpInfo::TensorProperties input_slice_properties; in RewriteGraph() local
3263 &input_slice_properties)); in RewriteGraph()
3264 PartialTensorShape input_slice_shape(input_slice_properties.shape()); in RewriteGraph()