-
Hi!
I have set up a Proof of Concept (PoC) that calls the dbt run command after ingesting some data. The ingestion process is executed using an IRIS Interoperability Production. Since this producti…
-
Hello @camel007 -- I am getting the following error while running mobile_net_trainer.py: python ./mobile_net_trainer.py --train_data /data/image_recognition/digits/digits_5.1_curr/digits/jobs/20151105…
-
### Summary
Currently, 'RasterDataset' caches warp files with a fixed-sized LRU cache with 128 elements. I propose supporting variably-sized caches for subclasses.
### Rationale
When loading large …
-
Dear Sylvain,
first of all, thank you for your time again.
I managed to run_AMOPLS, but had to include undersampling as my dataset is not balanced.
And it worked only with subsampling = 1 (which I…
-
### Body
Currently the new UI does not contain any identifier in the DOM to allow external tools (plugins/integration tests framework) to find and manipulates element. Targeting via sibling and chi…
-
Hi all,
please consider the following test code:
```c
#include
#include
#include
static void my_ompt_callback_parallel_begin(ompt_data_t *encountering_task_data,
…
-
```diff
diff --git a/core/unit_test/TestViewOfViews.hpp b/core/unit_test/TestViewOfViews.hpp
index 1d53bca33..2311fe93a 100644
--- a/core/unit_test/TestViewOfViews.hpp
+++ b/core/unit_test/TestVie…
-
### Describe the enhancement requested
The scan node currently assigned "unordered" to its output. This is the correct ordering when the scan is done in parallel and there is no attempt at sequencin…
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
I am working on a RAG project that involves ingesting large numbers of PDF documents. Si…
-
hello, when run main_finetune.py till 238th row:
for param in fsdp_ignored_parameters:
dist.broadcast(param.data, src=dist.get_global_rank(fs_init.get_data_parallel_group(), 0),
…