iree-run-module get incorrect result #19577
                  
                    
                      FlintWangacc
                    
                  
                
                  started this conversation in
                Codegen
              
            Replies: 0 comments
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
I use iree to compile vgg neural network.
I do it in the following step.
Transform vgg to mlir.
Transform the mlir file to vmfb file through
iree-compileiree-run-moduleiree-run-moduleiree_output.npyI find the tensor in the above python code is different from the output of the vgg model.
Is there any wrong with my steps?
Beta Was this translation helpful? Give feedback.
All reactions