mirror of
https://github.com/NicolasBohn/NexQuant.git
synced 2026-08-03 18:27:43 +00:00
Pdf2 model task (#33)
* add needed dependency * add extract_model_and_implement pipeline * add merge_file_to_model_dict_to_model_dict * implement `rdagent\app\model_implementation\eval.py` * Running benchmark * refine import --------- Co-authored-by: Young <afe.young@gmail.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# TODO: inherent from the benchmark base class
|
||||
import torch
|
||||
from rdagent.model_implementation.task import ModelTaskImpl
|
||||
from rdagent.components.task_implementation.model_implementation.task import ModelTaskImpl
|
||||
|
||||
|
||||
def get_data_conf(init_val):
|
||||
|
||||
Reference in New Issue
Block a user