Aaron Pham

Results 403 comments of Aaron Pham

Hi there, I find writing documentation in Markdown more pleasant than writing it in RST. However, docstring in Python often follows RST format, either in [Numpy or Google docstring style](https://www.sphinx-doc.org/en/master/usage/extensions/napoleon.html)....

Hi @marctc, I have opened #851 and #852 as an initial starting point for the docs improvement effort. I would love to hear more feedback on this two PR. cc...

Another question. Is there a formatter tool that `prometheus_client` is currently using?

Confirmed that this issue has been fixed on public beta 8

I was able to build perfectly fine. Strange.

that is correct. We will allow any .onnx file format and we will use the docker container to compile the model.

I'm thinking to also provide a helper layer where users can put any model file (let say tensorflow model format, or torch model format) and then convert it to onnx....

you are right. We probably want to let the user decide. However, is it possible that we can provide an optional default?

Hi there, can you try out our recent documentation on the new metrics API? https://docs.bentoml.org/en/latest/guides/metrics.html

Hi @andrewsi-z, I'm not familiar with the runtime. Since we are in the process of releasing 1.0, all ML related supports should be on-hold, but I would love to hear...