Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dsource_map_util.cc60 Status result = InvalidArgumentV(format, args); in InvalidParameterArgument()
/external/tensorflow/tensorflow/compiler/xla/
Dutil.cc73 Status InvalidArgumentV(const char* format, va_list args) { in InvalidArgumentV() function
82 Status result = InvalidArgumentV(format, args); in InvalidArgument()
Dutil.h218 Status InvalidArgumentV(const char* format, va_list args);