Home
last modified time | relevance | path

Searched defs:weights_offset (Results 1 – 11 of 11) sorted by relevance

/external/ComputeLibrary/tests/validation/reference/
DConvolution3d.h115 int weights_offset = -wq_info.offset; variable
DFullyConnectedLayer.cpp77 const int weights_offset = -wq_info.offset; in vector_matrix_multiply() local
DDepthwiseConvolutionLayer.cpp148 const int weights_offset = -weights.quantization_info().uniform().offset; in depthwise_convolution_quantized() local
/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/
Ddepthwise_conv.cc121 std::string weights_offset = "args.kernel_size_x * args.kernel_size_y"; in GenerateDepthwiseConvolutionCode() local
/external/ComputeLibrary/tests/validate_examples/
Dgraph_fully_connected.cpp146 SimpleOption<int> *weights_offset; /**< Weights Quantization offset from QASSYMM8 */ member in __anon02fbc8570111::FullyConnectedOptions
Dgraph_convolution.cpp241 …SimpleOption<int> *weights_offset; /**< Weights Quantization o… member in __anone89e50b90111::ConvolutionOptions
Dgraph_depthwiseconvolution.cpp242 …SimpleOption<int> *weights_offset; /**< Weights Quant… member in __anon6b5aa4060111::DepthConvolutionOptions
/external/tensorflow/tensorflow/lite/kernels/internal/
Dtypes.h692 int32_t weights_offset; member
734 int32_t weights_offset; member
768 int32_t weights_offset; member
/external/tensorflow/tensorflow/lite/kernels/
Dbidirectional_sequence_rnn_test.cc1434 int weights_offset = 0; in run_closedbox_test_with_input_split() local
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_dnn.cc3803 const int weights_offset = i * input_dimensions.NodesAcrossFeatureMaps() * in DoMatMul() local
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_dnn.cc5367 const int weights_offset = i * input_dimensions.NodesAcrossFeatureMaps() * in DoMatMul() local