Home
last modified time | relevance | path

Searched refs:FormatDescriptorForPrimitiveType (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/python/
Dtypes.cc94 StatusOr<std::string> FormatDescriptorForPrimitiveType(PrimitiveType type) { in FormatDescriptorForPrimitiveType() function
Dpy_buffer.cc278 TF_ASSIGN_OR_RETURN(extra->format, FormatDescriptorForPrimitiveType( in PjRtBufferGetBuffer()
Dtypes.h55 StatusOr<std::string> FormatDescriptorForPrimitiveType(PrimitiveType type);