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.cc3113 auto slice_properties = in CheckInputs() local
3115 if (slice_properties.empty() || in CheckInputs()
3116 slice_properties[0].shape().unknown_rank()) { in CheckInputs()
3119 *pack_output_shape = slice_properties[0].shape(); in CheckInputs()