Rushi Desai

Results 13 issues of Rushi Desai

I want to convert this model to run on Google's Edge TPU (Coral), but it needs an quantized model. Not sure what mean/std_dev values to use. Also `Abs` does not...

A very basic implementation. Also uses Facebook profile picture instead of gravatar.

# Where is the problem? In https://docs.hhvm.com/hack/contexts-and-capabilities/introduction#parameterized-contexts # What is the problem? Instead of: ``` function throws_foo_or_bar_exception(bool $cond)[ throws, throws // {Throws, Throws} ]: void { ``` -------------------------------- Let's showcase:...

guides-content

Is this as easy as adding a 'networkKey' option?

Another attempt at porting to modern nodejs/iojs using nan.

https://github.com/jperkin/node-openzwave/blob/master/src/openzwave.cc#L258

I want to be able to stream attachments. Currently there is no way to specify parser options.

I was attempting to use express-ws using my existing middlewares that authenticate and authorize users. The authorization middleware in particular wants to short-circuit the request and return 401 or 403...

enhancement