-
Hi Erika,
I got error about the shape of resnet, and could not solved it. May you help?
==> could not load pretrained resnet50
/usr/local/lib/python3.10/dist-packages/keras/src/models/functiona…
-
I am trying to create a pipeline to get from StableHLO to OpenFHE by way of TOSA. It's possible I'm making a newbie mistake, so I'll write up my approach.
### Environment
I'm on Ubuntu 24.04. My l…
-
Thank you for releasing the data and code for reference. I learned from your code and write my own code to run inference on single image. I used your well-trained model for multi-lable multi-disease c…
-
It is necessary to query the tensor in the database and I see you've prepared a getItemDataByKey in the 'databasemanager' but there is no gRPC call linked, if you have not done it before me I might ma…
-
This code works as expected.
```cuda
auto lookup_cache_or_build_graph(int n, int c, int h, int w, int k, int r, int s,
int padding, int stride, int dilation)
{
static cache_type_fwd user_main…
-
![Screenshot_38](https://github.com/user-attachments/assets/2564100f-bda3-4d19-8961-a9ed705e67ae)
![Screenshot_39](https://github.com/user-attachments/assets/e433cd19-8059-4c19-9be2-50d52afcc49b)
…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem summary
Hi, thank you for your work!
I got a problem and hope you can help. My model has 2 input im…
-
[//]: # "SPDX-FileCopyrightText: Copyright (c) 2022-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved."
[//]: # "SPDX-License-Identifier: Apache-2.0"
[//]: # ""
[//]: # "Licensed under the …
-
### Test Case
@alexcrichton pointed out that the WinML backend of wasi-nn managed to segfault on CI:
- [conversation](https://github.com/bytecodealliance/wasmtime/pull/9503#issuecomment-2433683294…
-
I am experiencing a significant discrepancy in the logits and probabilities output when running the same TensorFlow.js model on Android and iOS. The model, a self-trained MobileNetV3 (large) from PyTo…