gopinath-r edited a comment on issue #5133:
URL: https://github.com/apache/incubator-tvm/issues/5133#issuecomment-617568268


   @siju-samuel thanks for the reply
   
   These are the values of input and input_types in repeat 
   **input>>> bound method Kernel.raw_input of 
<ipykernel.ipkernel.IPythonKernel object at 0x7f1dc147c160>
   input_types>>> ['float', 'ListType']
   data>>> tensor([[[0., 1., 2., 3., 4., 5., 6., 7.]]])
   reps>>> [1, CallNode(Op(multiply), [Constant(152), Constant(8)], (nullptr), 
[]), 44]**
   
   Use of torch.repeat can be found at line numbers 141, 144 of bts.py.
   
   I have uploaded the script and necessary files to run bts in gdrive
   
[BTS_TVM](https://drive.google.com/file/d/1ZHYA12rv04hkVZFRI1TMs3Mdt_fPmbGr/view?usp=sharing)
   


----------------------------------------------------------------
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.

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


Reply via email to