Marwan Sarieddine

Results 7 issues of Marwan Sarieddine

Thank you for open-sourcing the eliot logging library. I have a question about the decision to use JSON to serialize the logs - specifically when it comes to scientific computing....

enhancement

I am posting this to share the issue I face when trying to use multiple processes with a function wrapped with a `wrapt.decorator`. I am using the following libraries: `wrapt==1.12.1`...

Hey there, thank you so much for open sourcing this template and for your well written blog posts. Trying to run the below script: ``` ./configure_project.sh MODULE="coolproject" REGISTRY="docker.pkg.github.com/martinheinz/repo-name" ``` Leads...

**Which component are you using?**: cluster-autoscaler **What version of the component are you using?**: Component version: `1.18.3` **What k8s version are you using (`kubectl version`)?**: 1.18 kubectl version Output $...

cluster-autoscaler
kind/bug

First off - Thank you so much for open sourcing Tensorflow lattice! It is great to make use of lattice interpolation to enforce predicate domain knowledge concerning monotonicity and convexity....

Summary of changes: - [fix typo in driver log file name format](https://github.com/ray-project/ray/pull/40915/commits/011c190ebe962aeda3761a5e9e279c19da271a5b) - [fix the profiling with cProfile documentation](https://github.com/ray-project/ray/pull/40915/commits/fb84092fb3093e652f4ea0dcc535f2b7710b2706) ## Why are these changes needed? The changes should improve ray's...

### Description **Background:** `_MapWorker` are actors created by `ActorPoolMapOperator`, which is used in the case where users call map-like APIs with a callable class `UDF`. for the `_MapWorker` shown in...

enhancement
P1
data