好天,在编译此行时Iget这个错误:volatile_bit DATA_RDY@(((unsigned)&PORTB)*8)+2;我目前使用的是Pic32MZ和xc32编译器,我试图用编译器关键字_bit读取一个pin,它与pic8 xc8编译器工作得很好,但是给出一个表示未知类型的错误No.Y-BIT,是XC32编译器中不存在的关键字位吗?谢谢你,Ravi。 以上来自于百度翻译 以下为原文 Good Day, I get the error while compiling this line : volatile __bitDATA_RDY@ (((unsigned) &PORTB)*8) + 2; I am currently using Pic32MZ and xc32 compiler and i am trying to read a pin with the compiler keyword _bit, it works well with pic8 xc8 compiler, but giving an error saying unkonow type name_bit, is the keyword _bit not present in the xc32 compiler? Thank you,Ravi.
2019-07-18 14:56
案例:Slot Filling Feedforward Network Input: word vectorOutput: word属于每个slot的概率问题:无法使用前文的信息,可能造成误判解决:在NN中引入Memory,使NN能够记住前文的信息,即RNNword -> vector 1-of-N encoding OtherWord hashing
2020-10-27 07:38