Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/lib/core/
H A Dbfloat16.cc959 struct BinaryUFunc { struct
960 static std::vector<int> Types() { in Types()
964 static void Call(char** args, const npy_intp* dimensions, in Call()
/aosp_15_r20/external/deqp/external/openglcts/modules/gles31/
H A Des31cShaderBitfieldOperationTests.cpp1120 typedef GLuint (*BinaryUFunc)(GLuint input, GLuint input2, GLuint &output2); typedef