Skip to content
#

distributed

Here are 1,658 public repositories matching this topic...

VishDev12
VishDev12 commented Jun 4, 2022

What happened + What you expected to happen

When initializing a Ray Trainer, we provide a logdir argument, and the __init__ method of the Trainer stores it as a logdir class variable.

Then, when creating a Trainable with Trainer.to_tune_trainable(), it in-turn calls _create_tune_trainable(), which does not use self.logdir. So when tune_function is defined inside `_create_tu

bug good first issue P3 triage
server

Redisson - Redis Java client with features of In-Memory Data Grid. Over 50 Redis based Java objects and services: Set, Multimap, SortedSet, Map, List, Queue, Deque, Semaphore, Lock, AtomicLong, Map Reduce, Publish / Subscribe, Bloom filter, Spring Cache, Tomcat, Scheduler, JCache API, Hibernate, MyBatis, RPC, local cache ...

  • Updated Jul 7, 2022
  • Java

CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。

  • Updated Jul 7, 2022
  • Java
LightGBM
jameslamb
jameslamb commented Jan 27, 2021

Summary

mypy shows some issues in LightGBM's Python package.

mypy \
    --exclude='python-package/compile/|python-package/build' \
    --ignore-missing-imports \
    python-package/
18 errors in 4 files (click me)
python-package/lightgbm/compat.py:12: error: Name 'Series' already defined (possibly by an import)
python-package
nni
nebula
js-ipfs
nzw0301
nzw0301 commented Jun 22, 2022

Motivation

optuna/optuna#3651 has introduced chunking to send too long tag/metric/params to avoid mlflow's API limit. Hopefully, mlflow itself will handle this case by mlflow/mlflow#6052, so Optuna doesn't need the logic introduced by #3651 with the next mlflow version anymore.

Description

Revert all changes introduced by #3651 after the n

feature contribution-welcome good first issue optuna.integration

H2O is an Open Source, Distributed, Fast & Scalable Machine Learning Platform: Deep Learning, Gradient Boosting (GBM) & XGBoost, Random Forest, Generalized Linear Modeling (GLM with Elastic Net), K-Means, PCA, Generalized Additive Models (GAM), RuleFit, Support Vector Machine (SVM), Stacked Ensembles, Automatic Machine Learning (AutoML), etc.

  • Updated Jul 8, 2022
  • Jupyter Notebook
transmittable-thread-local

📌 TransmittableThreadLocal (TTL), the missing Java™ std lib(simple & 0-dependency) for framework/middleware, provide an enhanced InheritableThreadLocal that transmits values between threads even using thread pooling components.

  • Updated Jul 8, 2022
  • Java
yinhualong
yinhualong commented Apr 9, 2022

Describe your question

平台:mac m1 arm64
容器平台: docker desktop V4.5.0
docker版本:Server Version: 20.10.12 Storage Driver: overlay2
运行镜像:oceanbase/oceanbase-ce standalone-3.1.3
启动命令:docker run -p 2881:2881 --name obstandalone --platform linux/amd64 -e MINI_MODE=1 -d oceanbase/oceanbase-ce:standalone-3.1.3

启动过程中的问题:
启动执行 docker logs obstandalone 有以下信息

generate boot.yaml ...
/root/boot

bug good first issue question docker
yurivict
yurivict commented Aug 22, 2017

It currently says: "qTox is a powerful Tox client that follows the Tox design guidelines."

Problems:

  1. No need to say that this is qTox, because this is obvious from the application name.
  2. It isn't translated. Other apps have many sections like this:
Comment[fr]=Xxx
Comment[it]=Xxx

I recommend: "Qt 5 based Tox instant messenger for secure communication"
No need for the peri

C-bug M-packaging D-easy Good first issue
ssimic2
ssimic2 commented Apr 20, 2022

As part of FHL week we have created simple telemetry-based container debugger that can be used to observe underlining container state and events, while running FF-based web applications. Initial goal of this project was to offer it as a learning tool for new developers joining in, who want to get familiar with what is h

good first issue
IanWardell
IanWardell commented Jul 23, 2020

Describe Your Environment

  • Version of ZoneMinder release version v1.34.16.
  • How you installed ZoneMinder Docker Container https://hub.docker.com/r/quantumobject/docker-zoneminder/
  • Full name and version of OS
  • Browser name and version
    Brave - Version 1.11.97 Chromium: 84.0.4147.89 (Official Build) (64-bit)
    Firefox- 78.0.2 (64-bit)

If the issue concerns a camera

  • Make and M

Improve this page

Add a description, image, and links to the distributed topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the distributed topic, visit your repo's landing page and select "manage topics."

Learn more