Julian Kunkel
Julian Kunkel
Example use case: add format: ,1,0 This will format the second and third column with 1 and 0 digits after the decimal point, respectively. This helps to create a datatable...
It seems that Facebook now requires the fields option to be set to email when using Oauth. See: https://developers.facebook.com/blog/post/2015/07/08/graph-api-v2.4/ Phpoauthlib does not set these flags. I found no clean way...
This PR will include additional options for testing with CUDA.
Would be useful to support benchmarking deep learning workflows. Could use a new flag such as "--memory-buffer-gpu".