Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/tests/validation/reference/
H A DConvolution3d.h115 int weights_offset = -wq_info.offset; variable
H A DFullyConnectedLayer.cpp77 const int weights_offset = -wq_info.offset; in vector_matrix_multiply() local
H A DConv3D.cpp136 int weights_offset = -wq_info.offset; in calculate_conv3d() local
H A DDepthwiseConvolutionLayer.cpp148 const int weights_offset = -weights.quantization_info().uniform().offset; in depthwise_convolution_quantized() local
/aosp_15_r20/external/ComputeLibrary/src/cpu/kernels/conv3d/neon/
H A Dquantized.h56 const int32_t weights_offset = -weights->info()->quantization_info().uniform().offset; in directconv3d_quantized_neon_ndhwc() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/
H A Dconvolution_transposed_3x3_thin.cc33 int weights_offset) { in ConvInstr()
/aosp_15_r20/external/ComputeLibrary/tests/validate_examples/
H A Dgraph_fully_connected.cpp146 SimpleOption<int> *weights_offset; /**< Weights Quantization offset from QASSYMM8 */ member in __anon8820c3a10111::FullyConnectedOptions
H A Dgraph_convolution.cpp241 …SimpleOption<int> *weights_offset; /**< Weights Quantization o… member in __anon238537030111::ConvolutionOptions
H A Dgraph_depthwiseconvolution.cpp242 …SimpleOption<int> *weights_offset; /**< Weights Quant… member in __anonf2723d900111::DepthConvolutionOptions
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/
H A Dtypes.h708 int32_t weights_offset; member
750 int32_t weights_offset; member
784 int32_t weights_offset; member
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
H A Dbatch_matmul.h432 const int32 weights_offset = params.weights_offset; in BatchMatMul() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Dbatch_matmul.cc562 int32_t weights_offset = -rhs->params.zero_point; in EvalInt8Int32() local
H A Dbidirectional_sequence_rnn_test.cc1434 int weights_offset = 0; in run_closedbox_test_with_input_split() local
/aosp_15_r20/external/tensorflow/tensorflow/stream_executor/rocm/
H A Drocm_dnn.cc3929 const int weights_offset = i * input_dimensions.NodesAcrossFeatureMaps() * in DoMatMul() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/
H A Dcuda_dnn.cc6058 const int weights_offset = i * input_dimensions.NodesAcrossFeatureMaps() * in DoMatMul() local