Searched defs:BitcastConvertType (Results 1 – 4 of 4) sorted by relevance
256 ## BitcastConvertType section in Operation Semantics
603 LocalOp ComputationBuilder::BitcastConvertType(const LocalOp& operand, in BitcastConvertType() function in xla::swig::ComputationBuilder
1142 def BitcastConvertType(self, operand, new_element_type): member in ComputationBuilder
1719 XlaOp XlaBuilder::BitcastConvertType(const XlaOp& operand, in BitcastConvertType() function in xla::XlaBuilder3353 XlaOp BitcastConvertType(const XlaOp& operand, PrimitiveType new_element_type) { in BitcastConvertType() function