STT-tensorflow/third_party/mlir/utils/spirv
A. Unique TensorFlower e207706514 Add support for (de)serialization of SPIR-V Op Decorations
All non-argument attributes specified for an operation are treated as
decorations on the result value and (de)serialized using OpDecorate
instruction. An error is generated if an attribute is not an argument,
and the name doesn't correspond to a Decoration enum. Name of the
attributes that represent decoerations are to be the snake-case-ified
version of the Decoration name.
Add utility methods to convert to snake-case and camel-case.

PiperOrigin-RevId: 260792638
2019-07-30 16:20:12 -07:00
..
define_enum.sh Add read-only copy of MLIR core to TensorFlow. 2019-07-29 15:24:30 -07:00
define_inst.sh Add read-only copy of MLIR core to TensorFlow. 2019-07-29 15:24:30 -07:00
define_opcodes.sh Add read-only copy of MLIR core to TensorFlow. 2019-07-29 15:24:30 -07:00
gen_spirv_dialect.py Add support for (de)serialization of SPIR-V Op Decorations 2019-07-30 16:20:12 -07:00