Searched defs:ConvertElementType (Results 1 – 5 of 5) sorted by relevance
117 xla::XlaOp XlaHelpers::ConvertElementType(const xla::XlaOp& operand, in ConvertElementType() function in tensorflow::XlaHelpers
747 ## ConvertElementType section in Operation Semantics
598 LocalOp ComputationBuilder::ConvertElementType(const LocalOp& operand, in ConvertElementType() function in xla::swig::ComputationBuilder
1130 def ConvertElementType(self, operand, new_element_type): member in ComputationBuilder
1707 XlaOp XlaBuilder::ConvertElementType(const XlaOp& operand, in ConvertElementType() function in xla::XlaBuilder3349 XlaOp ConvertElementType(const XlaOp& operand, PrimitiveType new_element_type) { in ConvertElementType() function