allegroai
b8e62f27e2
Refactor database into a separate class
2021-01-05 16:31:25 +02:00
allegroai
c7bbac73d0
Refactor es_factory into a separate class
2021-01-05 16:29:25 +02:00
allegroai
f832ea565a
Use apiserver namespace
2021-01-05 16:28:49 +02:00
allegroai
22e9c2b7eb
Fix type annotations
...
Fix obtaining events for tasks moved from private to public
Fix assert_exists() to return company_origin if requested
2021-01-05 16:27:38 +02:00
allegroai
c67a56eb8d
Introduce app startup sequence
2021-01-05 16:25:17 +02:00
allegroai
df65e1c7ad
Rename server to apiserver
2021-01-05 16:22:34 +02:00
allegroai
01115c1223
Change default Elastic ports to 9200
2021-01-05 16:20:48 +02:00
Allegro AI
6de88c3b93
Update README.md
2020-12-25 04:29:31 +02:00
Allegro AI
9d77827252
Update README.md
2020-12-23 01:43:25 +02:00
Allegro AI
76fb97624d
Update README.md
2020-12-23 01:42:50 +02:00
allegroai
20d6582f51
Add missing logo
2020-12-22 23:15:41 +02:00
allegroai
7ebda33793
Update readme, trains-agent to clearml-agent
2020-12-22 23:14:48 +02:00
allegroai
953124aa37
Lower ES watermark to 2gb
2020-12-02 16:20:10 +02:00
allegroai
ba3451ce5a
Update docker-compose files: set low ES watermarks, don't expose ES, Redis and MongoDB ports by default
2020-12-01 10:41:29 +02:00
allegroai
b93591ec32
Improve startup sequence
2020-08-24 14:05:48 +03:00
allegroai
0abfd8da0d
Version bump to v0.16.1
2020-08-23 15:43:38 +03:00
allegroai
a9cc4e36c6
Update docs
2020-08-23 15:41:05 +03:00
allegroai
fe1c963eec
Fix internal export utility
2020-08-23 15:40:57 +03:00
allegroai
111d80e88d
Add migration to verify correct project ordering
2020-08-23 15:39:36 +03:00
allegroai
6718862dbe
Update fixed user name if user already exists
2020-08-23 15:38:53 +03:00
allegroai
0fe1bf8a61
Add elasticsearch log filtering while trying to connect
2020-08-23 15:38:22 +03:00
allegroai
10f326eda9
Fix KeyError when accessing log results in events.get_task_logs
2020-08-23 15:36:43 +03:00
allegroai
cd0d6c1a3d
Fix max buckets calculation for iters histogram
2020-08-23 15:34:59 +03:00
allegroai
3205f2df97
Add services.tasks.multi_task_histogram_limit configuration option
2020-08-23 15:30:32 +03:00
allegroai
5bdbcfcd8d
Update README and docker-compose files for v0.16.0
2020-08-10 23:48:38 +03:00
allegroai
a2e2052b30
Version bump
2020-08-10 08:56:50 +03:00
allegroai
0146ded4f4
Fix empty projection handling
2020-08-10 08:56:43 +03:00
allegroai
dccf9dd8f8
Fix incorrect formatted timestamp in events.download_task_log
2020-08-10 08:55:01 +03:00
allegroai
7816b402bb
Enhance ES7 initialization and migration support
...
Support older task hyper-parameter migration on pre-population
2020-08-10 08:53:41 +03:00
allegroai
cd4ce30f7c
Add support for field exclusion in get_all endpoints
...
Add support for ephemeral worker tags (valid while worker has not timed out)
2020-08-10 08:48:48 +03:00
allegroai
8c7e230898
Add support for Task hyper-parameter sections and meta-data
...
Add new Task configuration section
2020-08-10 08:45:25 +03:00
allegroai
42ba696518
Support order parameter in events.get_task_log
2020-08-10 08:37:41 +03:00
allegroai
3f84e60a1f
Add debug.ping endpoint
...
Optimize exhausted scrolls by using a fixed empty scroll
2020-08-10 08:35:34 +03:00
allegroai
baba8b5b73
Move to ElasticSearch 7
...
Add initial support for project ordering
Add support for sortable task duration (used by the UI in the experiment's table)
Add support for project name in worker's current task info
Add support for results and artifacts in pre-populates examples
Add demo server features
2020-08-10 08:30:40 +03:00
Allegro AI
77397c4f21
Update docker-compose.yml
2020-07-09 13:21:44 +03:00
allegroai
8678091d8f
Fix documentation, remove sudo
from docker-compose up (issue #48 )
2020-07-06 22:07:59 +03:00
allegroai
aa22170ab4
Fix support for example projects and experiments in demo server
2020-07-06 22:06:42 +03:00
allegroai
901ec37290
Improve pre-populate on server startup (including sync lock)
2020-07-06 22:05:36 +03:00
allegroai
21f2ea8b17
Add events.get_task_log for improved log retrieval support
2020-07-06 21:54:25 +03:00
allegroai
8219e3d4e2
Fix trains-agent-services default ubuntu docker to support unicode in tty
2020-07-06 21:52:32 +03:00
allegroai
3ed71a61d5
Add models.get_frameworks endpoint
2020-07-06 21:50:43 +03:00
allegroai
18a88a8e8f
Update AWS AMIs
2020-06-24 23:15:47 +03:00
allegroai
318a72987c
Update GCP images for v0.15.1
2020-06-22 13:00:30 +03:00
allegroai
5ce202cc99
Update AWS AMIs for v0.15.1
2020-06-22 00:58:11 +03:00
allegroai
d09528bc26
Version bump to v0.15.1
2020-06-21 23:58:07 +03:00
allegroai
42d2a41dbe
Update docker compose files
2020-06-21 23:57:58 +03:00
allegroai
82be1840b0
Add fileserver default cache timeout for downloaded files
2020-06-21 23:55:52 +03:00
allegroai
27352c5cb6
Fix last metrics values for the multiple iterations in the same events batch
2020-06-21 23:54:53 +03:00
allegroai
1ea6408d41
Support tags-per-project in tags related services
2020-06-21 23:54:05 +03:00
allegroai
5e095af3aa
Fix server unable to create fixed users due to incorrect access to user_data["key"]
2020-06-21 23:52:01 +03:00