-
in extract_meshes, due to igl (version you're using doesn't build on certain systems) update, we should have
` v, _, _, f = igl.remove_duplicate_vertices(np.array(octree.mesh_v), tri_faces, 1e-7)`
…
-
I have successfully built and started docker container for tensorrt_llm and ran the convert_checkpoints.py as well as trtllm_build as follows:
1. docker run -it --net host --shm-size=4g --name triton…
-
@narfbg
I think this is a bug.
### To recreate:
$this->db->set_update_batch($dataArrBatch,'index_col')->update_batch('table_name');
### Gives error:
"You must specify an index to match on …
gidzr updated
4 months ago
-
### Proposal:
I need help modifying the load_us_names_min_infix_len.php script, which is used in several tests. The script is located in the wizard at the path `./test/clt-tests/scripts/load_us_names…
-
Hi!
Thank you so much for publishing the pipeline but I am having some errors getting the pipeline working properly.
Starting with the igraph version error, adding in louvain and cairocffi as …
-
Hi,
I've always been used to the old .fit behaviour where I could pass in the good DataLoader, implementing the Dataset myself, according to my needs.
With the new trainer interface, how am I su…
-
Hello,
For some reason,my RNA-seq data(TPM and FPKM)came from different batches,so my question is:
1 Do I need remove batch effect when I use xcell
2 If needed ,Whether negative values are permi…
-
In cases where an incorrect R code is present, this causes an error with eggd_batch. The process for handling this error is to manually remove the sample from the manifest and then rerun eggd_batch. M…
-
steps to recreate:
- create a simple plugin project
- add a few non-existent bundles under require-bundle header in the manifest
- right click on the error(s) and select quick-fix
- select `re…
-
```
There are 3 kinds of items that can be added to a batch. and at least
sprites and labels that have a different way of dealing with getting added
to a batch and group.
i think it could be a good i…