Show type even if elementsattr is elided in graph
authorJacques Pienaar <jpienaar@google.com>
Wed, 2 Oct 2019 08:45:35 +0000 (01:45 -0700)
committerA. Unique TensorFlower <gardener@tensorflow.org>
Wed, 2 Oct 2019 08:46:12 +0000 (01:46 -0700)
commit2b86e27dbd822ee972da8ab71ec1b368302127c0
treea1338c4bbe00ccced3f780cdcccc5cfd959501a7
parent3597711bdd18d21e5f36b7dff9c26c65c7c98452
Show type even if elementsattr is elided in graph

The type is quite useful for debugging and shouldn't be too large.

PiperOrigin-RevId: 272390311
mlir/lib/Transforms/ViewOpGraph.cpp