llvm-project/mlir/tools
Jacques Pienaar 351eed0dd1 Add tf.LeakyRelu.
* Add tf.LeakyRelu op definition + folders (well one is really canonicalizer)
* Change generated error message to use attribute description instead;
* Change the return type of F32Attr to be APFloat - internally it is already
  stored as APFloat so let the caller decides if they want to convert it or
  not. I could see varying opinions here though :) (did not change i32attr
  similarly)

PiperOrigin-RevId: 232923358
2019-03-29 16:20:53 -07:00
..
mlir-cpu-runner Simple CPU runner 2019-03-29 15:36:08 -07:00
mlir-opt Extract openInputFile() into Support/FileUtilities 2019-03-29 15:09:11 -07:00
mlir-tblgen Add tf.LeakyRelu. 2019-03-29 16:20:53 -07:00
mlir-translate Extract openInputFile() into Support/FileUtilities 2019-03-29 15:09:11 -07:00