Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/
Dshape_inference.h29 struct InferredShape { struct
38 typedef std::unordered_map<string, std::vector<InferredShape>> GraphShapeInfo; argument