This website requires JavaScript.
Explore
Help
Sign In
experiments
/
STT-tensorflow
Watch
1
Star
0
Fork
0
You've already forked STT-tensorflow
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
STT-tensorflow
/
tensorflow
/
compiler
/
xla
/
service
/
mlir_gpu
History
Rahul Joshi
67b02f487d
[XLA:GPU] Fix build failure
...
PiperOrigin-RevId: 359837344 Change-Id: I140aba2db41a860c1c5eb5dd191c3b066ef4fa01
2021-02-26 14:24:18 -08:00
..
tests
/passes
Drop the implementation of the mlir_gpu plugin prototype in XLA.
2020-12-22 06:05:01 -08:00
BUILD
Drop the implementation of the mlir_gpu plugin prototype in XLA.
2020-12-22 06:05:01 -08:00
kernel_lowering.cc
[XLA:GPU] Fix build failure
2021-02-26 14:24:18 -08:00
kernel_lowering.h
[mlir][NFC] Replace usages of Function.h and Module.h with BuiltinOps.h
2020-12-01 13:23:48 -08:00
passes.cc
Use mlir::OpState::operator->() to get to methods of mlir::Operation.
2020-12-23 01:58:41 -08:00
passes.h
Delete MoveScalarComputationsIntoGpuLaunchPass, as this is now available upstream in MLIR core.
2020-10-12 03:42:43 -07:00
passes.td
Delete MoveScalarComputationsIntoGpuLaunchPass, as this is now available upstream in MLIR core.
2020-10-12 03:42:43 -07:00
xla_mlir_gpu_opt.cc
Expose mlir_gpu passes to test tool and add a first test.
2020-09-24 00:48:45 -07:00