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.cc371 struct InputAndShape { struct in tensorflow::grappler::__anon12e0ed140111::ArithmeticNodesGroupOptimizerStage
372 InputAndShape(const string& input, const TensorShapeProto& shape) in InputAndShape() function
374 string input;
375 TensorShapeProto shape;