Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/
H A Darithmetic_optimizer.cc371 struct InputAndShape { struct in tensorflow::grappler::__anonfb3622940111::ArithmeticNodesGroupOptimizerStage
372 InputAndShape(const string& input, const TensorShapeProto& shape) in InputAndShape() function
374 string input;
375 TensorShapeProto shape;