mirror of
https://github.com/NicolasBohn/NexQuant.git
synced 2026-08-04 02:37:44 +00:00
Data mining (#103)
* scen * scen2 * app * fix * Simplify workflow * We can share more code in new scenarios * rename model to rd loop * Optimize data path * Update rdagent/app/data_mining/model.py * Add TODO * Support GPU * gpu --------- Co-authored-by: SH-Src <suhan.c@outlook.com>
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
from rdagent.components.coder.model_coder.CoSTEER import ModelCoSTEER
|
||||
|
||||
DMModelCoSTEER = ModelCoSTEER
|
||||
Reference in New Issue
Block a user