ludwig-ai / ludwig

Low-code framework for building custom LLMs, neural networks, and other AI models
http://ludwig.ai
Apache License 2.0
11.22k stars 1.19k forks source link

Rename the argument of dense encoder from layers to fc_layers #3930

Open metamath1 opened 9 months ago

metamath1 commented 9 months ago

Code Pull Requests

Please provide the following:

github-actions[bot] commented 9 months ago

Unit Test Results

  4 files  ±0    4 suites  ±0   9m 6s :stopwatch: -29s 12 tests ±0    7 :heavy_check_mark:  - 2    5 :zzz: +2  0 :x: ±0  40 runs  ±0  20 :heavy_check_mark:  - 8  20 :zzz: +8  0 :x: ±0 

Results for commit 274a6474. ± Comparison against base commit ea890d99.

This pull request skips 2 tests. ``` tests.regression_tests.benchmark.test_model_performance ‑ test_performance[ames_housing.gbm.yaml] tests.regression_tests.benchmark.test_model_performance ‑ test_performance[mercedes_benz_greener.gbm.yaml] ```
mhabedank commented 1 month ago

Seems to be important, need merge