Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/lib/core/
Dbfloat16.cc757 struct BinaryUFunc { struct
758 static std::vector<int> Types() { in Types()
762 static void Call(char** args, const npy_intp* dimensions, in Call()
/external/deqp/external/openglcts/modules/gles31/
Des31cShaderBitfieldOperationTests.cpp1116 typedef GLuint (*BinaryUFunc)(GLuint input, GLuint input2, GLuint& output2); typedef