Searched defs:node_shapes (Results 1 – 6 of 6) sorted by relevance
86 std::vector<llvm::Optional<std::vector<int>>> node_shapes; in ParseInputArrayInfo() local96 const std::vector<llvm::Optional<std::vector<int>>>& node_shapes, in ParseInputArrayInfo()
59 std::vector<llvm::Optional<std::vector<int>>> node_shapes; in ConvertGraphDefToTFLiteFlatBuffer() local
133 std::vector<llvm::Optional<std::vector<int>>> node_shapes; in ConvertSavedModelToTFLiteFlatBuffer() local
205 std::vector<llvm::Optional<std::vector<int>>>* node_shapes, in PopulateQuantizationSpecs()
169 std::vector<std::vector<int>> node_shapes; in ImportGraphDef() local
119 std::unordered_map<string, TensorShape>* node_shapes) { in GetOutputShapes()