Home
last modified time | relevance | path

Searched defs:shuffled_weights_data (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/lite/kernels/internal/reference/
Dfully_connected.h171 const uint8* shuffled_weights_data, const RuntimeShape& bias_shape, in ShuffledFullyConnected()
Dlegacy_reference_ops.h474 const uint8* shuffled_weights_data, const Dims<4>& weights_dims, in ShuffledFullyConnected()
/external/tensorflow/tensorflow/contrib/lite/kernels/internal/optimized/
Doptimized_ops.h1375 const int8* shuffled_weights_data, int batches, int output_depth, in ShuffledFullyConnectedWorkerImpl()
1690 const uint8* shuffled_weights_data, const RuntimeShape& bias_shape, in ShuffledFullyConnected()
1816 const uint8* shuffled_weights_data, const Dims<4>& weights_dims, in ShuffledFullyConnected()
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Doptimized_ops.h1319 const int8* shuffled_weights_data, int batches, int output_depth, in ShuffledFullyConnectedWorkerImpl()
1634 const uint8* shuffled_weights_data, const RuntimeShape& bias_shape, in ShuffledFullyConnected()
Dlegacy_optimized_ops.h428 const uint8* shuffled_weights_data, const Dims<4>& weights_dims, in ShuffledFullyConnected()