Home
last modified time | relevance | path

Searched defs:IsAlongAxis (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/grappler/optimizers/
Dgeneric_layout_optimizer_transposer.cc1473 bool ReduceTransposer::IsAlongAxis(const Tensor& tensor, in IsAlongAxis() function in tensorflow::grappler::ReduceTransposer
1734 bool SqueezeTransposer::IsAlongAxis(const AttrValue& attr, in IsAlongAxis() function in tensorflow::grappler::SqueezeTransposer
Dlayout_optimizer.cc1905 bool IsAlongAxis(const std::vector<int>& axis) const { in IsAlongAxis() function in tensorflow::grappler::__anon5a8ea6d90111::SqueezeProcessor
1962 bool IsAlongAxis(const std::vector<int>& axis) const { in IsAlongAxis() function in tensorflow::grappler::__anon5a8ea6d90111::ReduceProcessor