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.cc3453 const OpInfo::TensorProperties* input_slice_properties; in RewriteGraph() local
3455 &input_slice_properties)); in RewriteGraph()
3456 PartialTensorShape input_slice_shape(input_slice_properties->shape()); in RewriteGraph()