Searched defs:ComputeConstant (Results 1 – 3 of 3) sorted by relevance
72 virtual LatticeVal ComputeConstant(Constant *C) { in ComputeConstant() function
183 StatusOr<Literal> Client::ComputeConstant(const XlaComputation& computation, in ComputeConstant() function in xla::Client
1247 void ComputeConstant(Node* n, int opset_version) { in ComputeConstant() function