Hong Xu
Hong Xu
/kind bug **What steps did you take and what happened:** `KFServing.load` returns bool (`self.ready`): https://github.com/kubeflow/kfserving/blob/b684b2ec26f8ddabdde36f9f462f5d8ac8458632/python/kfserving/kfserving/kfmodel.py#L84 However, examples in the repo are inconsistent on this. For example, https://github.com/kubeflow/kfserving/blob/b684b2ec26f8ddabdde36f9f462f5d8ac8458632/docs/samples/explanation/aif/germancredit/server/model.py#L15-L26 doesn't return anything...
Looks like it's exposed to users, but there is no document at all.... Can you add some document for it? Thanks!
To improve the compatiblity when used as a subproject.
Free Software Foundation (the steward of the GNU GPL family licenses) encourages using gplvX+ instead of gplvX-only licensing. For example: > ... This is why it is important to release...
https://github.com/editorconfig/editorconfig-qtcreator cc @madmaxoft @hgraeber editorconfig/editorconfig-qtcreator#6
I would add on the website a link to [EditorConfig-Action](https://github.com/marketplace/actions/editorconfig-action) (excellent work!), which uses eclint. @jedmao opinions?
Both [Excel](https://support.office.com/en-us/article/xirr-function-de1242ec-6477-445b-b11b-a303ad9adc9d) and [LibreOffice](https://wiki.documentfoundation.org/Documentation/Calc_Functions/XIRR) provide XIRR to calculate the IRR for non-periodic cash flows. Do we have a plan to add this feature?