Back to home page

Project CMSSW displayed by LXR

 
 

    


Warning, /PhysicsTools/TensorFlow/test/testAOT_add.config.pbtxt is written in an unsupported language. File is not indexed.

0001 # Text form of tensorflow.tf2xla.Config proto.
0002 feed {
0003   id { node_name: "x_const" }
0004   shape {
0005     dim { size: 1 }
0006   }
0007 }
0008 feed {
0009   id { node_name: "y_const" }
0010   shape {
0011     dim { size: 1 }
0012   }
0013 }
0014 fetch {
0015   id { node_name: "x_y_sum" }
0016 }