Abdullah Selek

Results 11 comments of Abdullah Selek

Interested in gRPC support too 👍

Hi @ragotiteb thanks for your interest on this repo. Sorry I don't have any clue about that I suggest you to investigate that issue and if you find any solution...

Hi @allensoberano thanks for creating the issue, please update your pod and let me know the result.

@supermarin I have the same issue, the commands that I tried are like this ```xcodebuild | xcpretty -r json-compilation-database``` and ```xcodebuild -workspace WORKSPACE_NAME.xcworkspace -scheme SCHEME | xcpretty -r json-compilation-database```

I found the solution this is worked for me ```xcodebuild -workspace WORK_SPACE.xcworkspace -scheme SCHEME | xcpretty -r json-compilation-database --output compile_commands.json```

With version `mojo 0.5.0 (6e50a738)` it gives `cannot use a dynamic value in call parameter` error when I try to get an item with an index parameter. But static index...

@mxnet-bot run ci [all]

Hey @GokulSakthivel @jiawenbin2013 I fixed the issues and updated requirements with versions. But I have an issue related to TensorFlow for classification. I have opened an issue and waiting for...

Hi @zaksuo thanks for opening this issue. I tried to run sample code available under `examples` folder within `routing_api.py` and it worked well. I would need more details about your...

@kyooryoo sorry for my late reply but I have so much got to do with other stuff, please feel free to open a PR with your suggested changes.