-
- discuss further usage of `VectorMPI` in all equations (e.g. in Richards model - is it proper to create `FieldFE` for all these?)
- in `VectorMPI` rename `get_data_vec` to shorter `vec` getter
- …
-
QA needs to be tracked so we can report on what features have been reviewed and avoid effort duplication.
1. Observation QA
This is awkward due to lack of pk in observation data. Hopefully blkey /…
-
**Description**
We need to implement a simple **cookie-based authentication** system for the platform, allowing users to sign up and sign in. We will manage the **access token** using cookies to ma…
-
I'm frustrated when I realize the ESMM model based on prediction-flow, it has two labels which are click and post-click-conversation lables. It seems like `create_dataloader_fn` should be rewriten?…
-
Developing on-line and off-line algorithms for detecting the object where the user is looking at, based on already trained models (e.g. Tensor flow).
- Consider the possibility to add a column (Obj…
-
### Description
### **Concept introduction**
The fact that SPMD has no scheduling overhead gives it the best performance, but it is often not easy enough to develop complex training tasks. For exa…
-
## 🚀 Feature
Does PyTorch have a plan to make symbolic tracing support dynamic control flow on torch.fx?
## Motivation
We are proposing a graph_manipulation and visualization tool target for…
-
### What is the issue?
[Nanollava](https://ollama.com/qnguyen3/nanollava) returns `GGML_ASSERT(i01 >= 0 && i01 < ne01) failed` error on chat with image
Output:
```bash
ubuntu@ubuntu:~/workspace$…
-
### Describe the bug
The details of a flow node instance in Operate display the message name and correlation key for one message subscription. This is fine when we have an intermediate message even…
-
Currently only strategy `CteMaterializationStrategy.ALL` is supported i.e all ctes will be materialized.
We need to support a cost based strategy which uses plan cost to determine materializable ctes…