Searched refs:FormatDescriptorForPrimitiveType (Results 1 – 3 of 3) sorted by relevance
122 StatusOr<std::string> FormatDescriptorForPrimitiveType(PrimitiveType type) { in FormatDescriptorForPrimitiveType() function
47 StatusOr<std::string> FormatDescriptorForPrimitiveType(PrimitiveType type);
431 TF_ASSIGN_OR_RETURN(extra->format, FormatDescriptorForPrimitiveType( in PyBuffer_bf_getbuffer()