Quang D. Nguyen
Quang D. Nguyen
> @qu-ngx I'm quite unsure about translating `implement` and `trait`, as there are no Vietnamese terms that accurately express them. The closest translation I could think of for `implement` is...
> @qu-ngx Also, when translating type name, such as `String`, I believe translate `String` the first time it appearse is good, but it shouldn't be translated in subsequent appearances, as...
> @qu-ngx Also, when translating type name, such as `String`, I believe translate `String` the first time it appearse is good, but it shouldn't be translated in subsequent appearances, as...
> @qu-ngx I think some previous comments are staled after [#2062 (comment)](https://github.com/google/comprehensive-rust/discussions/2062#discussioncomment-9335645). Could you give this another go? Oh yea, sorry I forgot to remove some on comments. Can you...
> @qu-ngx I think a lot of the comments are stale after [#2062 (comment)](https://github.com/google/comprehensive-rust/discussions/2062#discussioncomment-9335645). Do you mind going through the comments again and mark them resolved if the terms don't...
@Rikerz08 When you mention a problem like this, what is your "custom model"? Is your problem specific enough in context for other maintainers and contributors to look into? To be...
@mp051998 Thinking of what you mentioned, I recognized a same issue was mentioned in #167. To be honest, try another model that can be converted to tflite. If you still...
@occasionalcode I would say that the output’s tensors you have are in wrong order. To check for the correct tensors order you can definitely check the name of your model...
Can you please kindly copy and paste down the "full log" instead of just taking a screenshot of your IDE?
@muamal2 Your model won't work with the code since the code was implemented for that model specifically. You have to modify the example code to match your model's output tensor....