Antonio

Results 21 comments of Antonio

Thank you for your answer! I was referring to those files, in particular tensorflow_dump. I see you download the model from the internet, but what if you only have a...

Thank you for your quick reply! You're right, I was a bit unclear. The problem with that is that you need to save your whole dataset into memory; I was...

@lvdmaaten I see. Thank your for the clarification!

Hi, the pretrained weights come from the repo linked in the README file (https://github.com/soumith/inception.torch ). If you find a mistake in my image normalization code, please don't hesitate to issue...

Thanks! What is the accuracy that you get with these settings?

Going the other direction - is it possible to have an option to turn this from 'warning' to 'error'?

Alternatively, it would be cool if there was a way to mark components as 'children of clients only' to get around this issue completely. Components marked as this can only...

Thank you very much for looking into this, it's much appreciated! To clarify the structure, it would be something like this: ``` buf.yaml node_modules/ bazel-bin/ python_venv/ src foo bar.proto core...

Thanks a lot! Yes, I am on the latest release. I have opened an issue in that repository. Thank you!

Hi, Gentle ping :) Is there any progress on this issue?