masahi commented on code in PR #13999:
URL: https://github.com/apache/tvm/pull/13999#discussion_r1119418755


##########
python/tvm/topi/stft.py:
##########
@@ -123,3 +123,85 @@ def gen_ir(
         name="stft_cpu",
         tag="stft_cpu",
     )
+
+
+def dft(

Review Comment:
   How about we introduce `topi/signal.py` (or better name) for signal 
processing-related ops?



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to