EunSeop Shin

Results 8 issues of EunSeop Shin

torch.Tensor.transpose converter is missed. I just add the annotation to link torch.Tensor.transpose and torch.transpose

I got some warning while converting model. ``` Warning: Encountered known unsupported method torch.Tensor.transpose ``` It seems torch2trt has `torch.transpose` converter but it dose not applied to `torch.Tensor.transpose`. So, I...

When I deployed my files to server, always logging deploy state on output tab Could I silence this log when success except failed?

**Which issue is resolved by this Pull Request:** Resolves #2178 **Description of your changes:** Add Kserve install instructions for integrate with kubeflow without KFServing. **Checklist:** - [x] Unit tests pass:...

size/S
ok-to-test

**Which issue is resolved by this Pull Request:** Resolves # **Description of your changes:** - fix mismatched comment and command in `exmaple/kustomization.yaml` **Checklist:** - [x] Unit tests pass: **Make sure...

size/XS
ok-to-test
lifecycle/stale

Save reusable processes and reuse

enhancement

**Is your feature request related to a problem? Please describe.** Invalid version worning or update notification **Describe the solution you'd like** when program started, check the pypi version and version...

enhancement