Home
last modified time | relevance | path

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

/external/gemmlowp/test/
Dtest.h133 void MakeConstant(MatrixType* m, typename MatrixType::Scalar val) { in MakeConstant() function
/external/tensorflow/tensorflow/compiler/tf2xla/
Dcpu_function_runtime.h91 static BufferInfo MakeConstant(uint64 size) { in MakeConstant() function