-
observing the following error while running deep ctr on the gpu:
Traceback (most recent call last):
File "main.py", line 31, in
model.fit(loader_train, loader_val, optimizer, epochs=5, ver…
-
-
After installation of DeepCTR via `python setup.py install`, I get the following error:
``` python
cuda ready...
cuda:0
Train on 4 samples, validate on 0 samples, 2 steps per epoch
0it [00:00, ?…
-
## 背景
PyTorch 最近在 2.1.0 版本发布了 `torch.export` 功能,提供了以 PyTorch 2.x 的 dynamo 为核心的模型导出方法。其功能上与我们 Paddle 动转静模型导出 `paddle.jit.save` 相类似,因此我们想要建设一个 repo 能够自动对比 `torch.export` 和 `paddle.jit.save` 的导出成功与否,[…
-
我最近在使用deepCtr框架的时候,遇到问题:如果加载数据量过大的情况下,目前的数据加载、训练方式都会报内存错误。我也调研了相关解决方案,但是限于自身代码能力,总是改动不成功。希望deepctr(包括deepctr-torch)能够给出example,在数据量过大(内存加载不下)的情况下进行训练的方式,这有助于deepctr的实际工业化。
-
I'm trying to install your package, however, versions (0.2.2>) does not support the Macos with M1 chip.
Currently the following is required;
REQUIRED_PACKAGES = ['torch>=1.2.0', 'tqdm', 'scikit-…
-
I am running your code but I want to run with a different data set. When I read the DataLoader code, I found that the extracted training set has a specific format. I looked at the original tenserflow …
-
数据集链接挂了,能否更新分享下。
-
### 🐛 Describe the bug
Hi everyone,
I am trying to use `DistributedRandomSampler` in the C++ frontend. However, it is not behaving as I would expect: it uses the same random order of examples in e…
-
微博内容精选