That's pretty good! I guess our individual work on the compiler. while
maybe giving marginal gains, really accumulate.
Gareth aka. Kit
On 31/03/2020 04:55, Joao Schuler wrote:
Just tested with my own neural networks API and I can confirm that it
works!
Environment: WIN10 64bits AVX
Tested w
Just a random thing, especially with the quarantines going on... if
anyone wants to assign me one of the new bugs to fix that have been
raised since the RC was released, I'll be happy to take a look.
Gareth aka. Kit
On 31/03/2020 09:44, J. Gareth Moreton wrote:
That's pretty good! I guess o
With the current trunk FPC I have been noticing for a while that, on
changing the interface section of a unit, on the subsequent recompile of
other units the compiler crashes or gives an error message for correct
code. Simply clearing all the compiled files results in correct
compilation. Any t
> Simply clearing all the compiled files results in correct
> compilation. Any thoughts on how to proceed with this? Am I the only one
> to see this?
>
> Colin
It happens sometimes.
Although it happens much less frequent in current trunk.
Please report in bugtracker if you have reproducible case.
On Tue, Mar 31, 2020 at 7:39 AM Sven Barth via fpc-devel <
fpc-devel@lists.freepascal.org> wrote:
> Am 30.03.2020 um 22:07 schrieb Christo Crause via fpc-devel:
>
>
> On Sun, Mar 29, 2020 at 11:00 PM Florian Klämpfl
> wrote:
>
>> Am 29.03.20 um 22:46 schrieb Christo Crause via fpc-devel:
>> > It
On Tue, Mar 31, 2020 at 7:39 AM Sven Barth via fpc-devel <
fpc-devel@lists.freepascal.org> wrote:
> Am 30.03.2020 um 22:07 schrieb Christo Crause via fpc-devel:
>
> I've noticed GCC uses the SLLI + SRAI instructions to perform sign
> extension on ESP8266.
>
> Since different CPUs can support diffe
Am 31.03.20 um 05:55 schrieb Joao Schuler:
Just tested with my own neural networks API and I can confirm that it works!
Environment: WIN10 64bits AVX
Tested with:
https://github.com/joaopauloschuler/neural-api/blob/master/examples/SimpleImageClassifier/SimpleImageClassifier.lpr
In this test,
Christo Crause schrieb am Di., 31. März 2020,
19:45:
> On Tue, Mar 31, 2020 at 7:39 AM Sven Barth via fpc-devel <
> fpc-devel@lists.freepascal.org> wrote:
>
>> Am 30.03.2020 um 22:07 schrieb Christo Crause via fpc-devel:
>>
>> I've noticed GCC uses the SLLI + SRAI instructions to perform sign
>>