Searched defs:FromC (Results 1 – 2 of 2) sorted by relevance
31 xla::ShapedBuffer FromC(XLA_ShapedBuffer* c_buffer) { in FromC() function71 xla::MaybeOwningDeviceMemory FromC( in FromC() function150 stream_executor::DeviceMemoryBase FromC(const SE_DeviceMemoryBase& se_base) { in FromC() function255 xla::Shape FromC(const XLA_Shape* c_shape) { in FromC() function299 xla::Layout FromC(const XLA_Layout* c_layout) { in FromC() function336 xla::Tile FromC(const XLA_Tile* c_tile) { in FromC() function357 xla::ShapeIndex FromC(XLA_ShapeIndex* c_shape) { in FromC() function375 xla::MutableBorrowingLiteral FromC(XLA_Literal* c_literal) { in FromC() function427 xla::StatusOr<std::unique_ptr<xla::HloModule>> FromC( in FromC() function498 xla::HloModuleConfig FromC(const XLA_HloModuleConfig& c_config) { in FromC() function
32 static tensorflow::Status FromC( // TENSORFLOW_STATUS_OK in FromC() function