Searched refs:ComputeConstant (Results 1 – 9 of 9) sorted by relevance
71 virtual LatticeVal ComputeConstant(Constant *C) { in ComputeConstant() function
72 virtual LatticeVal ComputeConstant(Constant *C) { in ComputeConstant() function
191 StatusOr<Literal> ComputeConstant(
184 StatusOr<Literal> Client::ComputeConstant(const XlaComputation& computation, in ComputeConstant() function in xla::Client
135 client->ComputeConstant(constant_graph, &layout)); in ResolveConstant()
88 client_->ComputeConstant(computation)); in TEST_F()
61 LV = LatticeFunc->ComputeConstant(C); in getOrInitValueState()
60 LV = LatticeFunc->ComputeConstant(C); in getOrInitValueState()
77 client->ComputeConstant(subgraph, output_layout)); in ComputeConstantLiteral()