Ivy Zhang
Ivy Zhang
[PyTorch] ImplementationError: The following operators are not implemented: ['aten::embedding_bag']
when I try to relay dlrm (pytorch model), I encounter the error: ImplementationError: The following operators are not implemented: ['aten::embedding_bag'] pytorch=1.7.0, tvm is the latest
I use the default setting and iters=800 to train spcl_uda, source dataset=msmt17 and target dataset=market1501. I only get map=72.0, rank1=87.5, which is far away from your claimed metrics. Are there...
Regarding to [Issue#2796](https://github.com/NVIDIA/TensorRT-LLM/issues/2796), add random image test for llama-3.2-11b-vision series model.