-
Hi! I am trying to run MAX on my own data and have run into some issues. I was hoping to get to help.
I am using the Docker method. I have already successfully run the test data as follows:
```…
-
Hi! I'm new to using this app, and was wondering if you have an example for running with mpirun (or similar?) I'm looking at the docs here: https://github.com/ECP-copa/ExaMPM/wiki/Run
Thank you! An…
vsoch updated
5 months ago
-
Dear Authors,
I was reading your paper and trying to implement it in tensorflow. However, while doing so I came across a few things which I couldn't understand. First, I will post the queries that…
-
**Describe the bug**
Hi, I use zero-3 for MLLM training. After one-epoch training stage, I want to evaluate this model(using model.generate()). However, params of the model are located on multi-gpu, …
-
I have a scikit-learn pipeline defined in the code below.
```python
from sklearn.pipeline import make_pipeline, make_union
from sklearn.preprocessing import OneHotEncoder, Binarizer
from sklearn…
-
Since piping graphical PDFs without actual text through tesseract is very time intensive, support for pareallel crawling would be a great. This could be done in two ways:
- via a multi-threaded pro…
-
Instead of our current model, where the interceptor somehow notifies the supervisor about all kinds of events, and the supervisor does the administration...
For simple file operations (opening, clo…
-
**System information**
- Have I written custom code (as opposed to using a stock example script provided in TensorFlow): Yes
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Ubuntu 20.04
…
-
Hi,
thank you for this package, it works quite nicely and is much faster than Phenograph!
I am working with 20 million cells from a flow cytometry analysis. When I used a comparatively low "k" (…
-
Not that we will get there anytime soon, but our data-structure should allow vertex and element GLOBAL indices that have higher values than the 32 bit limitation of unsigned int. (around 4-billion).…