Naren Dasan

Results 90 issues of Naren Dasan

**Describe the solution you'd like** Improve this error to provide both the found hardware and the expected hardware ``` No compatible device was found for instantiating TensorRT **engine** ```

feature request
good first issue
help wanted
component: runtime

**Is your feature request related to a problem? Please describe.** Many converters have this sort of pattern. ```c++ out_tensor = ctx->AssociateValueAndTensor(n->outputs()[0], out_tensor); LOG_DEBUG("Output tensor shape: " getDimensions()); ``` Which provides...

feature request
good first issue
help wanted
component: conversion
component: converters

## TL;DR ## Goal(s) ## Tasks ```[tasklist] ### Tasks ``` ## Additional context

Implement a converter for aten.atan2 https://pytorch.org/docs/stable/generated/torch.atan2.html

component: converters

## TL;DR ## Goal(s) ## Tasks ```[tasklist] ### Tasks ``` ## Additional context

No Activity
Story