aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/service/hlo_proto_util.cc
Commit message (Expand)AuthorAge
* [XLA] Added xla::CreateModuleFromProto(...) combining loading moduleGravatar A. Unique TensorFlower2018-10-09
* Add HloSchedule to HloModule.Gravatar Mark Heffernan2018-09-06
* [XLA] Store the program shape in the HloModuleProto and HloComputationProto.Gravatar A. Unique TensorFlower2018-03-06
* Add methods for extracting the shapes of the entry computation from an HloProto.Gravatar Mark Heffernan2018-03-05
* Add a convenient function that makes an HloProto from an HloModule.Gravatar A. Unique TensorFlower2018-01-18
* Add debug protos that serialize HLO graph information.Gravatar A. Unique TensorFlower2017-05-25