Home
last modified time | relevance | path

Searched defs:BitcastConvertType (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/g3doc/
Doperation_semantics.md342 ## BitcastConvertType section in Operation Semantics
/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder.cc2100 XlaOp XlaBuilder::BitcastConvertType(XlaOp operand, in BitcastConvertType() function in xla::XlaBuilder
4802 XlaOp BitcastConvertType(const XlaOp operand, PrimitiveType new_element_type) { in BitcastConvertType() function