Results 29 issues of Aidas Klimas

Any benchmarks or an article about this? Would be nice to hear if it's a good idea of precompiling opcache into the docker container

@miaolz123 Is this project still maintained?

Files are stored as "net_epoch_30_id_D.pth", number is a third argument

Has anyone found an endpoint which takes a selfie and generates a bitmoji? I saw snapchat can do it so it should be possible

I would like to create a pull request to add these traits for eloquent models. I would change it a bit to use this lib instead of hashid directly, but...

``` $ python test_facelet_net.py test_image --input_path examples/input.png --effect younger --strength 5 -cpu RuntimeError: $ Torch: not enough memory: you tried to allocate 2GB. Buy new RAM! at /pytorch/torch/lib/TH/THGeneral.c:253 ``` Tried...

Why there is no index/relation on tagged.tag_id? I think it would be a huge performance and consistency boost I think we should add `$table->foreign('tag_id')->references('id')->on('tags')->onDelete('cascade')->onUpdate('cascade');`

Is it possible to provide my own `tileLoadFunction` as it is in `source.XYZ`? I need this function, so that I could control how http requests are made to the server...

I am trying to load a map and convert it to blob as soon as possible, but result is sometimes a blank transparent image and sometimes it is ok. I...