Results 26 comments of En Ouyang

> For API_KEY when the authorization is missing then it's a `403` > > https://github.com/tiangolo/fastapi/blob/e77ea635777d2494690ba3eb62bd005b9edeefde/fastapi/security/api_key.py#L27 > > but for bearer it's a `401` if it's missing > > https://github.com/tiangolo/fastapi/blob/e77ea635777d2494690ba3eb62bd005b9edeefde/fastapi/security/oauth2.py#L158 I'd...

hi did you solve this problem?

hah, ok, thanks for your reply, I think I should also switch to react-jsonschema-form, it seems more reliable. could you give me an example about array $ref in react-jsonschema-form that...

Hi @stringfellow another question, did react-jsonschema-form can complete dynamic selection like http://brutusin.org/json-forms/ this page shows, thanks a lot!! :)

@epicfaace thanks, I'll try it, hope it could be helpful.

hi did you solve this problem?

hello, did you solve this problem? I also meet this problem, thanks!

你好,我大概看了一下这篇文章,也是说multi-task比single training效果更好,我觉得可能是multi-task的不同机制,或者数据集也会影响效果,谢谢你的回复

好的,那应该是我对mt-dnn也没有理解,这篇文章是说uniform scaling没有single training效果好。 我再看看,非常感谢