Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/stream_executor/tpu/
Dc_api_conversions.cc31 xla::ShapedBuffer FromC(XLA_ShapedBuffer* c_buffer) { in FromC() function
71 xla::MaybeOwningDeviceMemory FromC( in FromC() function
150 stream_executor::DeviceMemoryBase FromC(const SE_DeviceMemoryBase& se_base) { in FromC() function
255 xla::Shape FromC(const XLA_Shape* c_shape) { in FromC() function
299 xla::Layout FromC(const XLA_Layout* c_layout) { in FromC() function
336 xla::Tile FromC(const XLA_Tile* c_tile) { in FromC() function
357 xla::ShapeIndex FromC(XLA_ShapeIndex* c_shape) { in FromC() function
375 xla::MutableBorrowingLiteral FromC(XLA_Literal* c_literal) { in FromC() function
427 xla::StatusOr<std::unique_ptr<xla::HloModule>> FromC( in FromC() function
498 xla::HloModuleConfig FromC(const XLA_HloModuleConfig& c_config) { in FromC() function
Dstatus_helper.h32 static tensorflow::Status FromC( // TENSORFLOW_STATUS_OK in FromC() function