I wonder whether tvm supports the following operators:
    
1. matrix determinant (`linalg_det`).

2. matrix inversion (`linalg_inverse`).

I searched the topi and relay library but failed to find these operators, and 
also failed to come up with an op-level equivalent transformation solution 
based on the current op inventory.

PS. 
In my research field, I need to build customized computaion graphs which 
include `linalg_det` and `linalg_inverse`, and I need to deploy the model in 
portable devices for online computation.





---
[Visit 
Topic](https://discuss.tvm.apache.org/t/linalg-support-for-matrix-determinant-and-inverse/7973/1)
 to respond.

You are receiving this because you enabled mailing list mode.

To unsubscribe from these emails, [click 
here](https://discuss.tvm.apache.org/email/unsubscribe/9a45341054af369a9d7f1ee8fbb2aec89fb94060ebf3f73661e5087abe3dfbd5).

Reply via email to