Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/optimizers/
Darithmetic_optimizer.cc3192 auto slice_properties = in CheckInputs() local
3194 if (slice_properties.empty() || in CheckInputs()
3195 slice_properties[0].shape().unknown_rank()) { in CheckInputs()
3198 *pack_output_shape = slice_properties[0].shape(); in CheckInputs()