Anshu Agarwal

Results 13 issues of Anshu Agarwal

How to take care of this error? /anaconda3/lib/python3.6/site-packages/torch/onnx/symbolic.py:69: UserWarning: ONNX export failed on avg_pool2d because ceil_mode not supported RuntimeError: ONNX export failed: Couldn't export operator aten::avg_pool2d

### Description This pull request adds PUT api to add/update weights for weighted routing policy. ### Issues Resolved [2859](https://github.com/opensearch-project/OpenSearch/issues/2859) [3639](https://github.com/opensearch-project/OpenSearch/issues/3639) ### Check List - [x] New functionality includes testing. -...

### Description This pull request adds DELTE api to delete weights for weighted routing policy. This in turn disable the deature. ### Issues Resolved [2859](https://github.com/opensearch-project/OpenSearch/issues/2859) [3639](https://github.com/opensearch-project/OpenSearch/issues/3639) ### Check List -...

**Is your feature request related to a problem? Please describe.** - Issues listed under this meta issue are related to Weighted Routing. **Describe the solution you'd like** - [ ]...

enhancement
Indexing & Search

**Describe the solution you'd like** Revisit `WeightedRoutingCache` and see if we can make it more optimal. Currently the cache is invalidated on every cluster state change which is not needed...

enhancement
Indexing & Search

### Description [Describe what this change achieves] This pull request adds GET api to fetch weights for weighted routing policy. ### Issues Resolved [List any issues this PR will resolve]...

Getting error Start frame_callback Processing frame: 1 Filtered detection size: (1, 5) Size of the extracted features: (1, 128) Processing time: 1.548s QImage: out of memory, returning null image QImage:...

### Describe the bug While analyzing a heap dump taken on a domain with large no. nodes and 200k shards, it is found that out of 16.1 GB, ~14.7 GB...

bug
Indexing:Performance

### Description This PR introduce changes to support pinned timestamp in delete flow - With pinned timestamp we don't create explicit lock files and we can avoid the logic to...

enhancement
Storage:Snapshots

### Please describe the end goal of this project The goal of this project is to make snapshot operations more deterministic and scale independent of the number of shards in...

Meta
Storage:Snapshots