Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ParseBatchRequestFromBuf 报错 #929

Open
dixingxing0 opened this issue Sep 6, 2023 · 0 comments
Open

ParseBatchRequestFromBuf 报错 #929

dixingxing0 opened this issue Sep 6, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@dixingxing0
Copy link

System information

  • OS Platform and Distribution (e.g., Linux Ubuntu 20.04):
  • DeepRec version or commit id:
  • Python version:
  • Bazel version (if compiling from source):
  • GCC/Compiler version (if compiling from source):
  • CUDA/cuDNN version:

Describe the current behavior
BatchCall request 没有初始化,导致代码报错:

call.request[i].inputs.emplace_back(

image
Describe the expected behavior
先初始化request

Code to reproduce the issue

Provide a reproducible test case that is the bare minimum necessary to generate the problem.

Other info / logs

Include any logs or source code that would be helpful to diagnose the problem. If including tracebacks, please include the full traceback. Large logs and files should be attached.

@candyzone candyzone added the bug Something isn't working label Sep 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants