build tensorflow_rocm #29
Replies: 3 comments 2 replies
-
hmm, I also want to make sure it can run an inference test successfully with the expected result. Did you have your own build with the test results available? |
Beta Was this translation helpful? Give feedback.
-
here is my tf-2.8 on gfx803 mnist is fine |
Beta Was this translation helpful? Give feedback.
-
ok @xuhuisheng, here's my output for the mnist test in tensorflow:
Do you think NUMA node read returning -1 from SysFS is fine? |
Beta Was this translation helpful? Give feedback.
-
clone source
switch r2.9-rocm-enhanced branch
install bazel
https://github.com/bazelbuild/bazel
run build script
Beta Was this translation helpful? Give feedback.
All reactions