Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-21 | updpkg: 2.17.0-1 | acxz | |
2023-12-27 | upgpkg: tensorflow-rocm 2.15.0-8 | acxz | |
2023-12-27 | upgpkg: tensorflow-rocm 2.15.0-7 | acxz | |
2023-12-27 | upgpkg: tensorflow-rocm 2.15.0-6 | acxz | |
2023-12-27 | upgpkg: tensorflow-rocm 2.15.0-5 | acxz | |
2023-12-27 | upgpkg: tensorflow-rocm 2.15.0-4 | acxz | |
2023-12-27 | upgpkg: tensorflow-rocm 2.15.0-3 | acxz | |
2023-12-27 | upgpkg: tensorflow-rocm 2.15.0-2 | acxz | |
2023-12-27 | upgpkg: tensorflow-rocm 2.15.0-1 | acxz | |
2023-09-25 | upgpkg: tensorflow-rocm 2.13.0-4 | acxz | |
2023-09-09 | add more rocm archs | acxz | |
2023-09-09 | Fix build with ROCm 5.6.0 (#58) | Lubosz Sarnecki | |
* Fix /opt/rocm/hip/bin/hipcc: No such file or directory. * Fix llvm 16 include path. Fixes: Compiling tensorflow/compiler/xla/stream_executor/rocm/rocm_helpers.cu.cc failed: undeclared inclusion(s) in rule --------- Co-authored-by: acxz <17132214+acxz@users.noreply.github.com> | |||
2023-09-08 | Use gcc-12 instead of symlink from cuda package. (#60) | Lubosz Sarnecki | |
The /opt/cuda/bin/gcc symlink does only exist in the cuda package and points to gcc-12. Since cuda is not a dependency of this package, but gcc-12 is, this should be set directly. | |||
2023-09-08 | upgpkg: tensorflow-rocm 2.13.0-2 | acxz | |
2023-09-08 | Update to tensorflow 2.13.0 (#59) | Lubosz Sarnecki | |
Co-authored-by: Akash Patel <17132214+acxz@users.noreply.github.com> | |||
2023-09-08 | Bazel requires java 11, but this may not be in PATH if another java was ↵ | Mark Peschel | |
installed first. (#55) * Add java 11 to PATH so other java won't be default | |||
2023-07-01 | upgpkg: tensorflow-rocm 2.12.0-3 | acxz | |
2023-07-01 | Add sed to resolve issue #51. (#54) | Mark Peschel | |
* sed for find_namespace_packages for setup.py * Use ${_pkgver} instead of upstream Bug fix for my previous commit. | |||
2023-04-08 | upgpkg: tensorflow-rocm 2.12.0-1 | acxz | |
2023-03-17 | upgpkg: tensorflow-rocm 2.12.0rc1-1 | acxz | |
2023-03-08 | upgpkg: tensorflow-rocm 2.12.0rc0-1 | acxz | |
2023-03-08 | upgpkg: tensorflow-rocm 2.11.0-3 | acxz | |
remove need for gcc11 dep | |||
2023-03-07 | upgpkg: tensorflow-rocm 2.11.0-2 | acxz | |
add roctracer dep | |||
2023-02-22 | upgpkg: tensorflow-rocm 2.11.0-1 | acxz | |
2022-09-07 | upgpkg: tensorflow-rocm 2.10.0-1 | acxz | |
2022-07-06 | use patch | acxz | |
2022-07-06 | upgpkg: tensorflow-rocm 2.9.1-1 | acxz | |
2022-05-05 | upgpkg: tensorflow-rocm 2.8.0-2 | acxz | |
Add missing dep on python-typing_extensions Change email | |||
2022-02-14 | updpkg 2.8.0 | acxz | |
2021-09-06 | remove pcre | acxz | |
2021-08-25 | updpkg 2.6.0 | acxz | |
2021-06-17 | updpkg 2.5.0 | acxz | |
2020-12-23 | use python pasta dep | acxz | |
2020-12-22 | fix python-past dependency (#19) | Sergey Moryakov | |
2020-12-22 | add amdgpu targets based on supported hardware | acxz | |
See https://github.com/RadeonOpenCompute/ROCm#Hardware-and-Software-Support for list and https://llvm.org/docs/AMDGPUUsage.html#processors for gfx codes | |||
2020-12-16 | updpkg 2.4.0 | acxz | |
2020-10-15 | Fix no_opt/opt checks (#16) | Darjan Krijan | |
2020-09-30 | add patch for using newer rocm versions | acxz | |
2020-09-29 | updpkg 2.3.1 | acxz | |
2020-09-06 | patch for rocm 3.7 | acxz | |
2020-08-14 | add build flag for opt/no_opt | acxz | |
2020-08-13 | add patch to fix undefined hipOccupancyBlock | acxz | |
2020-08-13 | add patch to fix ldexp float | acxz | |
2020-08-13 | add patch to fix GpuAtomic redefinition | acxz | |
2020-08-12 | add patch to fix hipcc path | acxz | |
2020-08-12 | move env_vars into build method | acxz | |
2020-08-05 | Fixes hip_hcc library path (#6) | Imajie | |
Co-authored-by: James Letendre <James.Letendre@gmail.com> | |||
2020-07-31 | updpkg 2.3.0 | acxz | |
2020-07-25 | updpkg 2.3.0rc2-1 | acxz | |
2020-07-20 | add rocm-libs and miopen deps | acxz | |