Home
last modified time | relevance | path

Searched defs:BuildConstantSubGraph (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/python/
Dlocal_computation_builder.cc770 StatusOr<Computation*> ComputationBuilder::BuildConstantSubGraph( in BuildConstantSubGraph() function in xla::swig::ComputationBuilder
Dxla_client.py1584 def BuildConstantSubGraph(self, operand): member in ComputationBuilder
/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder.cc2519 StatusOr<XlaComputation> XlaBuilder::BuildConstantSubGraph( in BuildConstantSubGraph() function in xla::XlaBuilder