Popular repositories
-
-
-
Forked from bronson/vim-trailing-whitespace
Highlights trailing whitespace in red and provides :FixWhitespace to fix it.
Vim script
993 contributions in the last year
Less
More
Contribution activity
August 2021
Created 19 commits in 1 repository
Created a pull request in google/iree that received 4 comments
Add LinalgExtToLoops to SPIR-V pipeline.
This enables fft e2e testing on vulkan-spirv backend. There are issues to compile sort and scatter ops, so they are not enabled. It fails in Flatte…
+4
−1
•
4
comments
Opened 15 other pull requests in 1 repository
google/iree
12
merged
3
closed
- Merge google -> main
- Merge main -> google
- Merge google -> main
- Merge google -> main
- Merge main -> google
- Merge main -> google
- Extract scalars when using outside tensors within LinalgExt body.
- Merge google -> main
- Merge google -> main
- Retire Mako benchmarking infra.
- Merge main -> google
- Merge main -> google
- Considering duplicate operands in Linalg fusion.
- Precompute coefficients for FFT kernels at compile time.
- Enable fft e2e tests on CUDA backend.
Reviewed 10 pull requests in 2 repositories
google/iree
9 pull requests
- [spirv] Add test for linalg_ext.fft CodeGen configuration
- Add e2e tests for mhlo.bitcast_convert
- Fixes max register calculation when spilling on branch feedback edges.
- Making the ValueLiveness analysis annotation use cached AsmState.
- RNG Generator for mhlo rng_unform lowering
- Disable old MobileBERT f16 GPU benchmarks
- Precompute coefficients for FFT kernels at compile time.
- Use tensor of i32 type instead of tensor index type for constant value in fft lowering.
- Add support for lowering mhlo.fft to linalg_ext.fft