-
Adding this conversational UI would enable people to 'talk' directly with the backend and API requests to be carried out more effectively. RAG can help with some of the problems function calling by la…
-
https://github.com/apache/mxnet/blob/b84609d3fc73d20929c114eab95faaa56e6c5ede/python/setup.py#L33
graphviz latest: 0.20.1
-
## Description
To me it appears when making a vanilla contribution that all the build bots fail. It seems to me we should remove build bots that block a merge that aren't running properly.
### E…
-
## Description
(A clear and concise description of what the bug is.)
### Error Message
(Paste the complete error message. Please also include stack trace by setting environment variable `DMLC_LOG…
-
If the company has already purchased GPT services and wants to implement AI projects in conjunction with the company's business, do they still need to build their own models locally?
-
Semantic Scholar is a platform/api for semantic based browing of academic literature.
We should integrate w/ them.
One thing we can do that would be helpful is retrieve the "TLDR" for a paper (A…
-
-
## Description
On cpu devices, Conv2D does not seem to be able to run the NHWC format
### Error Message
Traceback (most recent call last):
File "", line 1, in
File "/root/.pycharm_helpers/…
-
## Description
Hi mxnet team!
I noticed the [examples](https://mxnet.apache.org/versions/1.9.1/api/python/docs/tutorials/getting-started/crash-course/5-predict.html) do not contain model evaluat…
-
## Description
Hello,
I am using mxnet to import a onnx model exported by pytorch and it failed with the error message below. Is there any plan to support the ConstantOfShape operator? Does mxnet…