Priya Goyal

Results 52 comments of Priya Goyal

Hi everyone (cc @zdevito for language perspective input), I have been thinking about this problem and looking at the code. I wrote down a proposal for it: https://gist.github.com/prigoyal/3c411fcf994c0069a11f9df0733e70f2 and would...

# Design: Support for Nested Function calls in TC **WIP**: thoughts, comments welcome Let's say we have two layers: fully connected and relu layer that we would like to fuse...

Hi @perdavan thanks a lot for creating the issue. To be clear, you would like to see some examples or walkthrough on the C++ usage or the python usage of...

as @nicolasvasilache correctly linked, we have a test case for it now. https://tensorcomprehensions.slack.com/files/U9S8ULND6/F9T5723L2/range_inference.py

@abadams I would like to help figure this out. I believe this will be very important especially when we want to do backwards with manual TC.

I want to work on this , it's important for convolution operations when backwards is involved especially. assigning to myself

@caffe2bot retest this please

cc @abadams @nicolasvasilache @zdevito

@Pavel-Akapian thank you for trying out the tutorial. To be able to help further, I need some information on how you are running the model. can you describe what super-resolution...

@Pavel-Akapian the issue is rather very simple. There is no need for modifying the pb here. This version of super-resolution model requires and input image of dim 1x1x224x224 and the...