Home
last modified time | relevance | path

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

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