I'm a beginner,I learn coreml A few months ago,I remember double click this model class(Red box in the Figure 1)or click arrow (Green box in the Figure 2)can view mlmodel code like this Figure 3
but now i cant view mlmodel code,i can only use “let model = YOLOv3Tiny()” in swift and command it to view.
why ?or some setup?
i use Xcode 13