Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/lib/core/
Dbfloat16.cc917 struct UnaryUFunc { struct
918 static std::vector<int> Types() { in Types()
921 static void Call(char** args, const npy_intp* dimensions, in Call()
/external/deqp/external/openglcts/modules/gles31/
Des31cShaderBitfieldOperationTests.cpp862 typedef GLuint (*UnaryUFunc)(GLuint input); typedef