Pei Wang

Results 7 comments of Pei Wang

可以用这个[Network in Network model](https://gist.github.com/mavenlin/d802a5849de39225bcc6)

PrototxtPath需要指向一个deploy.prototxt文件。nin_imagenet的讨论里有人提供了[链接](https://gist.github.com/tzutalin/0e3fd793a5b13dd7f647).

I'm considering using Prolog inside SGX, a hardware feature available for some Intel CPUs. In SGX mode, performing I/O is expensive and can be extremely insecure. That's why a library...

Thanks for the info. Indeed, when we were implementing our access control subsystem, we referred to Casbin and that's why the format of configuration file is similar. However, our model...

Based on my research, elements in `message_types_by_name` are actually inserted in order when `FileDescriptor` objects are created and initialized. It's just that Python `dict` does not preserve insertion order. Switching...

@triska I think this works. Thanks everyone for working on this over the years. Closing.