Searched defs:FromC (Results 1 – 2 of 2) sorted by relevance
25 xla::ShapedBuffer FromC(XLA_ShapedBuffer* c_buffer) { in FromC() function65 xla::MaybeOwningDeviceMemory FromC( in FromC() function144 stream_executor::DeviceMemoryBase FromC(const SE_DeviceMemoryBase& se_base) { in FromC() function233 xla::Shape FromC(const XLA_Shape* c_shape) { in FromC() function278 xla::Layout FromC(const XLA_Layout* c_layout) { in FromC() function305 xla::Tile FromC(const XLA_Tile* c_tile) { in FromC() function327 xla::ShapeIndex FromC(XLA_ShapeIndex* c_shape) { in FromC() function345 xla::MutableBorrowingLiteral FromC(XLA_Literal* c_literal) { in FromC() function387 xla::StatusOr<std::unique_ptr<xla::HloModule>> FromC( in FromC() function453 xla::HloModuleConfig FromC(const XLA_HloModuleConfig& c_config) { in FromC() function
32 static tensorflow::Status FromC(TF_Status* const c_status) { in FromC() function