Searched defs:node_shapes (Results 1 – 5 of 5) sorted by relevance
58 std::vector<llvm::Optional<std::vector<int>>> node_shapes; in ParseInputArrayInfo() local68 const std::vector<llvm::Optional<std::vector<int>>>& node_shapes, in ParseInputArrayInfo()
58 std::vector<llvm::Optional<std::vector<int>>> node_shapes; in ConvertGraphDefToTFLiteFlatBuffer() local
131 std::vector<llvm::Optional<std::vector<int>>> node_shapes; in ConvertSavedModelToTFLiteFlatBuffer() local
198 std::vector<llvm::Optional<std::vector<int>>>* node_shapes, in PopulateQuantizationSpecs()
119 std::unordered_map<string, TensorShape>* node_shapes) { in GetOutputShapes()