Searched defs:BuildConstantSubGraph (Results 1 – 3 of 3) sorted by relevance
/external/tensorflow/tensorflow/compiler/xla/python/ | ||
D | local_computation_builder.cc | 770 StatusOr<Computation*> ComputationBuilder::BuildConstantSubGraph( in BuildConstantSubGraph() function in xla::swig::ComputationBuilder |
D | xla_client.py | 1584 def BuildConstantSubGraph(self, operand): member in ComputationBuilder |
/external/tensorflow/tensorflow/compiler/xla/client/ | ||
D | xla_builder.cc | 2519 StatusOr<XlaComputation> XlaBuilder::BuildConstantSubGraph( in BuildConstantSubGraph() function in xla::XlaBuilder |