Searched defs:node_shapes (Results 1 – 6 of 6) sorted by relevance
90 std::vector<llvm::Optional<std::vector<int>>> node_shapes; in ParseInputArrayInfo() local146 const std::vector<llvm::Optional<std::vector<int>>>& node_shapes, in ParseInputArrayInfo()
61 std::vector<llvm::Optional<std::vector<int>>> node_shapes; in ConvertGraphDefToTFLiteFlatBuffer() local
138 std::vector<llvm::Optional<std::vector<int>>> node_shapes; in ConvertSavedModelToTFLiteFlatBuffer() local
134 std::vector<llvm::Optional<std::vector<int>>> node_shapes; in ConvertJaxToTFLiteFlatBuffer() local
211 std::vector<llvm::Optional<std::vector<int>>>* node_shapes, in PopulateQuantizationSpecs()
123 std::unordered_map<string, TensorShape>* node_shapes) { in GetOutputShapes()