Home
last modified time | relevance | path

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

/aosp_15_r20/external/gemmlowp/test/
H A Dtest.h133 void MakeConstant(MatrixType* m, typename MatrixType::Scalar val) { in MakeConstant() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/
H A Dcpu_function_runtime.h93 static BufferInfo MakeConstant(uint64_t size) { in MakeConstant() function