Commit History

tuple[str, str] instead of (str, str).
f33a9b2

darabos commited on

Support for multiple outputs in a dict.
964d1be

darabos commited on

Preserve order of inputs, outputs, and params.
d57c7f6

darabos commited on

Add LYNXKITE_SUPPRESS_OP_ERRORS instead of LYNXKITE_LOG_OP_ERRORS.
3ef8090

darabos commited on

Non-blocking training.
485f9a0

darabos commited on

Change formatters from 80 columns to 100 columns.
1270bff

darabos commited on

Replace default_display with an input_metadata field with simpler semantics.
f89e59f

darabos commited on

Mapping UI is now working.
5951713

darabos commited on

A UI for mapping model bindings.
5f57a53

darabos commited on

Training and inference.
ad5c4e4

darabos commited on

Start updating "Create graph" box. It can take multiple inputs now.
009f55c

darabos commited on

Remove duplicate inputs with CRDT.
3317115

darabos commited on

Proper error when an input is missing.
52b2a2d

darabos commited on

Tri-state status. Nicer visuals.
8023f1f

darabos commited on

Update node display/error in CRDT one by one during execution.
0239603

darabos commited on

Split lynxkite_ops.py into two.
69b19df

darabos commited on