Viserion
Viserion
Traceback (most recent call last): File "D:\Anaconda2\envs\tf1\lib\site-packages\tensorflow_core\python\framework\ops.py", line 1607, in _create_c_op c_op = c_api.TF_FinishOperation(op_desc) tensorflow.python.framework.errors_impl.InvalidArgumentError: Dimension size must be evenly divisible by 250 but is 1 for 'training/Reshape' (op: 'Reshape')...
Dimension size must be evenly divisible by 250 but is 1 for 'training/Reshape' (op: 'Reshape') with input shapes: [], [2] and with input tensors computed as partial shapes: input[1] =...
873101411 感谢
### 软件环境 ```Markdown - paddlepaddle: - paddlepaddle-gpu: 2.5.0 - paddlenlp: 2.5.2 ``` ### 重复问题 - [X] I have searched the existing issues ### 错误描述 ```Markdown 在进行uix添加了版面分析微调完模型后进行fp16的推理,报如下错误: 2023-07-25 09:31:34.677229915 [E:onnxruntime:, sequential_executor.cc:369...
请问下competition_train.db是做什么的呢? 我在熟读您的代码的时候,有几个疑问: 1、Preprocessing中:  这些official_*.db是干嘛的?可以替换吗? └── txt_db ├── hfl │ └── chinese-bert-wwm-ext │ ├── external_pretrain.db │ ├── official_dev.db │ ├── official_out.db │ ├── official_ran.db │ ├── official_sim.db │ ├── official_test.db...
### Search before asking - [X] I had searched in the [issues](https://github.com/eosphoros-ai/DB-GPT/issues?q=is%3Aissue) and found no similar issues. ### Operating system information Linux ### Python version information >=3.11 ### DB-GPT version...
### Search before asking - [X] I had searched in the [issues](https://github.com/eosphoros-ai/DB-GPT/issues?q=is%3Aissue) and found no similar issues. ### Operating system information Windows ### Python version information >=3.11 ### DB-GPT version...
### Search before asking - [X] I had searched in the [issues](https://github.com/eosphoros-ai/DB-GPT/issues?q=is%3Aissue) and found no similar feature requirement. ### Description dbgpt新版本会在大会上发布吗 ### Documentation Links dbgpt新版本会在大会上发布吗 ### Are you willing to...
knowledge_unit.py的 ```output: { "No Mediocre Song Details":{ "Content": "\"No Mediocre\" is a song by American rapper T.I., released as the lead single from his ninth studio album \"Paperwork\" (2014). The...
想直接运行java语言的openspg client 深入看看sub_graph怎么转换成cypher语言进行插入的。 请问有运行文档说明吗?