Add support for float and string attributes to the C API and python bindings
authorMLIR Team <no-reply@google.com>
Wed, 18 Dec 2019 04:18:45 +0000 (20:18 -0800)
committerA. Unique TensorFlower <gardener@tensorflow.org>
Wed, 18 Dec 2019 04:19:16 +0000 (20:19 -0800)
commitc6c6a74d5557d1f373c3bb10fd8a383b0ae18182
treee521f2459c20620fabc57f785371c430476a4570
parent5a0d4803f7a8de13f81203072bce4b44ebacb7a1
Add support for float and string attributes to the C API and python bindings

PiperOrigin-RevId: 286115042
mlir/bindings/python/pybind.cpp
mlir/bindings/python/test/test_py2and3.py
mlir/include/mlir-c/Core.h
mlir/lib/EDSC/CoreAPIs.cpp