Home
last modified time | relevance | path

Searched refs:GetScratch (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dmeta_support.cc64 uint8_t* GetScratch(OpKernelContext* context) { in GetScratch() function
136 params.scratch = CHECK_NOTNULL(GetScratch(tf_context)); in QuantizedGemmImpl()