Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/cl/kernels/
Dfully_connected_test.cc82 RearrangeFCWeightsToIOO4I4(weights, data.data()); in TEST_F()
123 RearrangeFCWeightsToIOO4I4(weights, data.data()); in TEST_F()
/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/
Dfully_connected.h40 void RearrangeFCWeightsToIOO4I4(const tflite::gpu::Tensor<OHWI, T>& weights, in RearrangeFCWeightsToIOO4I4() function
167 RearrangeFCWeightsToIOO4I4(weights, ptr); in UploadWeights()
170 RearrangeFCWeightsToIOO4I4(weights, ptr); in UploadWeights()
/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/special/
Dfc_fc_add.h40 void RearrangeFCWeightsToIOO4I4(const tflite::gpu::Tensor<OHWI, T>& weights, in RearrangeFCWeightsToIOO4I4() function
144 RearrangeFCWeightsToIOO4I4(weights, ptr); in UploadWeights()
147 RearrangeFCWeightsToIOO4I4(weights, ptr); in UploadWeights()