Joey0538

Results 6 comments of Joey0538

> Same. Is there a solution? I suggest using the tensorflow implementation of the same. Follow this... https://github.com/yao8839836/text_gcn Easy to work with. Pytorch implementations have library compatibility issues.

simply switch to TensorFlow implementation, Pytorch libraries got too many compatibility issues.

Check my post to generate all files under data section

@erodactyl @hubornohub We have currently forked the code and built our custom prom metrics for /healthz &/stats, & to answer your questions 1. When ES or mongo goes down, we...

If you have any field that you can use to determine the first record or the last record, something like `timestamp` maybe `createdAt`, _`updatedAt` etc. or based on your criteria...

Just try : `ENTRYPOINT ["/bin/monstache", "-elasticsearch-healthcheck-timeout=60"]` and see if that works