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.cc284 struct InputAndShape { struct in tensorflow::grappler::__anonbb66c6470111::ArithmeticNodesGroupOptimizerStage
285 InputAndShape(const string& input, const TensorShapeProto& shape) in InputAndShape() argument
287 string input;
288 TensorShapeProto shape;