Skip to content

v0.2.2: New `OptimizationBarrier` op, `pjrt.IsCPU()`

Latest

Choose a tag to compare

@janpfeifer janpfeifer released this 21 Mar 03:37
  • StableHLO: added OptimizationBarrier() op.
  • For Value.OpName(): return "InputParameter" (stablehlo.InputParameterName) for input parameters instead of "nil".
  • Added pjrt.Plugin.IsCPU() method.
  • Internal: fixed order of implemented ops in OpType enum.