Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/optimizers/
Darithmetic_optimizer.cc309 struct InputAndShape { struct in tensorflow::grappler::__anon327bfa1e0111::ArithmeticNodesGroupOptimizerStage
310 InputAndShape(const string& input, const TensorShapeProto& shape) in InputAndShape() argument
312 string input;
313 TensorShapeProto shape;