Home
last modified time | relevance | path

Searched defs:weights_ptr (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/lite/kernels/
Dembedding_lookup_sparse.cc194 const float* weights_ptr = GetTensorData<float>(weights); in Eval() local
/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dconvert_nodes.cc2498 const int* weights_ptr = static_cast<int*>(weights.GetValues()); in ConvertTranspose() local
6101 const int* weights_ptr = static_cast<int*>(weights.GetValues()); in ConvertResize() local
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Dlegacy_optimized_ops.h1192 const uint8* weights_ptr = weights_data + in + out * input_size; in GEMVForLstmCell() local
1268 const uint8* weights_ptr = weights_data + in + out * input_size; in GEMVForLstmCell() local