-
It would great to make it possbible to get computed values. So, to make this work:
``` javascript
var firstName = prop('Foo');
var lastName = prop('Bar');
var fullName = prop(function () {
return f…
-
This issue is to track progress of a future `openstack_compute_server_v2` resource.
This resource will supersede the `openstack_compute_instance_v2` resource, though `openstack_compute_instance_v2`…
-
Thanks for setting this up. The vanilla examples work for me and I've been able to tweak the USFs and that works as well. However I can't see how to pass a texture input to the compute shader. I add…
-
I cant find the "compute_binary_memobank_loss" func used at line_469 in train_semi.py
-
Hello. Is there any option to compute the likelihood for the given graph in this model?
-
**Describe the bug**
There seem to be two metrics for capturing the total running time of a run - "Runtime" and "Duration". I notice that these metrics don't agree sometimes. "Runtime" is visible in …
-
https://github.com/sustainable-computing-io/kepler/actions/runs/12100596870/job/33739402478
I suppose we can't use auto update in CI as default branch is protected? cc: @rootfs
-
Develop a content section that showcases how to use GPUs with Dask, highlighting the [dask_cuda](https://docs.rapids.ai/api/dask-cuda/nightly/) package and [dask.distributed](https://distributed.dask.…
-
I'm trying to segment a bunch of images, however the `segment` command fails at one of the images with the following error message:
```
ERROR Failed processing /home/user/images/189097.jpg: Inval…
-
- Topics: Deploy a 2nd compute node using Ansible playbooks and terraform.
- Tasks:
- learn from Tutorial 4 step 4,
Configure Ansible and Terraform to scripts to install and deploy your 2nd comput…