You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2021/11/05 09:51:17 UTC

[GitHub] [tvm] guli333 opened a new issue #9455: [Bug]

guli333 opened a new issue #9455:
URL: https://github.com/apache/tvm/issues/9455


   
   
   in my model`s json file I have    
   ```
    {
         "op": "MakeLoss",
         "name": "makeloss0", 
         "inputs": [[1149, 0, 0]]
       }
   ```
   
   When i`m trying to use this model I`m getting the following issue:
   
   ```
   tvm.error.OpNotImplemented: One or more operators are not supported in frontend MXNet:
   MakeLoss: 1
   ```
   
   but as I see in the code, the make_loss function is implemented. 
   So how can i fix this issue?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [tvm] comaniac commented on issue #9455: [Bug]

Posted by GitBox <gi...@apache.org>.
comaniac commented on issue #9455:
URL: https://github.com/apache/tvm/issues/9455#issuecomment-962052228


   This op is called `make_loss` in MXNet instead of `MakeLoss`. Also please post the similar questions to the discuss forum in the future with proper titles.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [tvm] comaniac closed issue #9455: [Bug]

Posted by GitBox <gi...@apache.org>.
comaniac closed issue #9455:
URL: https://github.com/apache/tvm/issues/9455


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [tvm] comaniac closed issue #9455: [Bug]

Posted by GitBox <gi...@apache.org>.
comaniac closed issue #9455:
URL: https://github.com/apache/tvm/issues/9455


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [tvm] ttenc commented on issue #9455: [Bug]

Posted by GitBox <gi...@apache.org>.
ttenc commented on issue #9455:
URL: https://github.com/apache/tvm/issues/9455#issuecomment-962026023


   Actually you dont need make_loss op for inference, it doesnt have any effect at all.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [tvm] comaniac commented on issue #9455: [Bug]

Posted by GitBox <gi...@apache.org>.
comaniac commented on issue #9455:
URL: https://github.com/apache/tvm/issues/9455#issuecomment-962052228


   This op is called `make_loss` in MXNet instead of `MakeLoss`. Also please post the similar questions to the discuss forum in the future with proper titles.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [tvm] comaniac commented on issue #9455: [Bug]

Posted by GitBox <gi...@apache.org>.
comaniac commented on issue #9455:
URL: https://github.com/apache/tvm/issues/9455#issuecomment-962052228


   This op is called `make_loss` in MXNet instead of `MakeLoss`. Also please post the similar questions to the discuss forum in the future with proper titles.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [tvm] ttenc commented on issue #9455: [Bug]

Posted by GitBox <gi...@apache.org>.
ttenc commented on issue #9455:
URL: https://github.com/apache/tvm/issues/9455#issuecomment-962026023


   Actually you dont need make_loss op for inference, it doesnt have any effect at all.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [tvm] ttenc commented on issue #9455: [Bug]

Posted by GitBox <gi...@apache.org>.
ttenc commented on issue #9455:
URL: https://github.com/apache/tvm/issues/9455#issuecomment-962026023


   Actually you dont need make_loss op for inference, it doesnt have any effect at all.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [tvm] comaniac closed issue #9455: [Bug]

Posted by GitBox <gi...@apache.org>.
comaniac closed issue #9455:
URL: https://github.com/apache/tvm/issues/9455


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org