Damien Pontifex

Results 22 issues of Damien Pontifex

- Adding in step to add `EXTRA_COMPONENT_DIRS` of this project with the port directory to your CMakeLists file for using this component - Also mentioning that CMake FetchContent can be...

## Feature Request Ability to save connections into settings.json within the opened folder context (i.e. .vscode/settings.json) or within the devcontainer context (i.e. .devcontainer/devcontainer.json under the key "settings") ## Context Especially...

enhancement

This is a question or maybe request for documentation: How would we use a tensorflow/io filesystem from tensorboard from the command line? Similar to how we can do it with...

documentation

The TensorFlow `ClusterConfig` can parse worker and parameter server settings from a `TF_CONFIG` environment variable (see https://github.com/tensorflow/tensorflow/blob/master/tensorflow/contrib/learn/python/learn/estimators/run_config.py#L64-L156) I was trying to pass it via an environment variable in the job...

enhancement

Azure Container Instances allow you to spin up a container workload and just define memory and CPU requirements. It would be great if this was possible with BatchAI to remove...

enhancement

### Description of the new feature When utilising federated identity credential such as on GitHub, a client secret is never needed as part of the app registration/spn. It seems currently...

feature-request
AAD
question
customer-reported
needs-team-attention

**Is your feature request related to a problem? Please describe.** Some of our models are essential for display on the initial screen a user sees. Other data is more of...

datastore
feature-request
requires attention

## Description Crash during CI pipeline doing `rover subgraph check`. Can send the schema file that was attempted to send via supergraph champions or Apollo slack **Crash Report** ```toml name...

bug 🐞
triage

Subgraph publish errors when using this library: ``` DIRECTIVE_DEFINITION_INVALID: [shop] Invalid definition for directive "@key": argument "fields" should have type "_FieldSet!" but found type "FieldSet!" DIRECTIVE_DEFINITION_INVALID: [shop] Invalid definition for...

I'm shifting over to use federation and directives with this package, but now getting linting errors (from Apollo Studio) within our pipeline. I believe they shouldn't exist and hence the...