Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/stream_executor/lib/
Dhuman_readable.h36 const char* neg_str = GetNegStr(&num_bytes); in ToString()
58 static const char* GetNegStr(T* value) { in GetNegStr() function