Searched defs:reshape_weights (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/ComputeLibrary/tests/validation/fixtures/ |
H A D | FullyConnectedLayerFixture.h | 125 bool reshape_weights) in compute_target() 252 …ape bias_shape, TensorShape output_shape, bool transpose_weights, bool reshape_weights, DataType d… in setup() 266 …ape bias_shape, TensorShape output_shape, bool transpose_weights, bool reshape_weights, DataType d… in setup()
|
H A D | ConvolutionLayerFixture.h | 366 …e, TensorShape output_shape, PadStrideInfo info, Size2D dilation, bool reshape_weights, DataType d… in setup() 394 …e, TensorShape output_shape, PadStrideInfo info, Size2D dilation, bool reshape_weights, DataType d… in setup() 407 …e, TensorShape output_shape, PadStrideInfo info, Size2D dilation, bool reshape_weights, DataType d… in setup()
|