Kyle J. Davis

Results 35 issues of Kyle J. Davis

The README should point visitors to the actively developed OpenSearch equivalent of this codebase.

The README should point people to the actively developed OpenSearch equivalent https://github.com/opensearch-project/k-NN/commits/main

Added OpenSearch to README in several places.

I've been following along with your article [How to Convert an AllenNLP model and Deploy on Caffe2 and TensorFlow](http://www.realworldnlpbook.com/blog/how-to-convert-an-allennlp-model-and-deploy-on-caffe2-and-tensorflow.html) and `run_onny_tagger.tf.py` seems to be broken because of the following error:...

`NR.OBSERVE` doesn't reject the wrong number of arguments when in a `MULTI`. Here I'm running `NR.OBSERVE` with no arguments. ``` > MULTI OK > NR.OBSERVE QUEUED > NR.OBSERVE QUEUED >...

### Code of Conduct - [X] I have read and agree to the GitHub Docs project's [Code of Conduct](https://github.com/github/docs/blob/main/CODE_OF_CONDUCT.md) ### What article on docs.github.com is affected? https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/syntax-for-githubs-form-schema#about-githubs-form-schema ### What part(s)...

help wanted
content
communities

**What I expected to happen:** Reading the `SECURITY-GUIDANCE.md` doc there is a line that states: > By default, Kubernetes also runs pods with no seccomp filter applied. Pods can specify...

type/bug
type/documentation

**Issue number:** #596 **Description of changes:** This PR refactors the existing README to send users to the bottlerocket.dev documentation. This allows us to maintain documentation in a single place. A...

**Image I'm using:** n/a **Issue or Feature Request:** Brupop Documentation launched on Feb 14 and there is substantial overlap with the README. To reduce duplication, we should people interested in...

- Element and member were used inconsistently, standardized to member - `SREM` computational complexity now mirrors` SADD`

waiting-to-hear-back