Aaron Suydam
Aaron Suydam
### Issue type Support ### Have you reproduced the bug with TensorFlow Nightly? No ### Source source ### TensorFlow version tf 2.15 ### Custom code No ### OS platform and...
### Problem Description I am trying to compile some of the HIP samples on my computer, I downloaded and installed the HIP SDK and everything seemed fine, I had to...
### Describe the bug When creating a new WinUI 3/ WASDK app project in VS2022, attempting to build and run the app fails. ``` Severity Code Description Project File Line...
Hey yall, no matter what I do, I cannot seem to get the windows MSR to compile from source. Here is the error, having followed the instructions exactly. Which were,...
Hey all, I have some code that is erroring and i have **no** idea why. ```int main(int argc, char** argv) { // Show available backends auto backends = af::getAvailableBackends(); cout