Add HloModuleGroupMetadata and HloModuleGroupUtil
authorHyoukJoong Lee <hyouklee@google.com>
Tue, 6 Mar 2018 18:24:45 +0000 (10:24 -0800)
committerTensorFlower Gardener <gardener@tensorflow.org>
Tue, 6 Mar 2018 18:29:47 +0000 (10:29 -0800)
commit432650b580611e8a0da7bd8bbd69235bcaa1bd4c
tree307b376697081df1c16ec8cde3d60bbcae532fc1
parenta725a4c06fa60d6517792e1bd294c29fe34ab882
Add HloModuleGroupMetadata and HloModuleGroupUtil

PiperOrigin-RevId: 188041608
tensorflow/compiler/xla/service/BUILD
tensorflow/compiler/xla/service/hlo_module_group_metadata.cc [new file with mode: 0644]
tensorflow/compiler/xla/service/hlo_module_group_metadata.h [new file with mode: 0644]
tensorflow/compiler/xla/service/hlo_module_group_util.cc [new file with mode: 0644]
tensorflow/compiler/xla/service/hlo_module_group_util.h [new file with mode: 0644]