aboutsummaryrefslogtreecommitdiffstats
path: root/test/functional/lua/neural.lua
Commit message (Collapse)AuthorAgeFilesLines
* [Test] Fix broken testVsevolod Stakhov2022-09-101-0/+1
|
* [Minor] Remove priorities from idempotent filtersVsevolod Stakhov2022-09-101-1/+0
|
* [Test] Fix neural plugin testsPragadeesh Chandiran2021-11-221-1/+1
|
* [Test] Fix automatic training testsVsevolod Stakhov2021-11-101-14/+17
|
* [Minor] neural: use prefix in pool variable namesAndrew Lewis2020-12-171-1/+1
| | | | - Also deduplicate some duplicated stuff
* [Feature] Add controller endpoint for training neuralAndrew Lewis2020-12-171-1/+38
| | | | | | | | - Move neural functions to library - Parameterise spawn_train - neural plugin: Fix store_pool_only when autotrain is true - neural plugin: Use cache_set instead of mempool - Add test
* [Test] Increase resilence of the NN testsVsevolod Stakhov2020-08-241-2/+11
|
* [Test] Add functional tests for neural pluginVsevolod Stakhov2019-07-151-0/+15