Searched defs:w_shape (Results  1 – 5 of 5) sorted by relevance
| /external/ComputeLibrary/tests/validation/fixtures/ | 
| D | BatchNormalizationLayerFusionFixture.h | 49 …void setup(TensorShape src_shape, TensorShape w_shape, TensorShape b_shape, TensorShape dst_shape,…  in setup() 83 …TensorType compute_target(TensorShape src_shape, TensorShape w_shape, TensorShape b_shape, TensorS…  in compute_target() 159 …SimpleTensor<T> compute_reference(TensorShape src_shape, TensorShape w_shape, TensorShape b_shape,…  in compute_reference()
  | 
| /external/ComputeLibrary/src/cpu/operators/ | 
| D | CpuGemmDirectConv2d.cpp | 169     const TensorShape w_shape   = weights->tensor_shape();  in validate()  local
  | 
| /external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/ | 
| D | conv_constants.cc | 240   const auto& w_shape = attr.weights.shape;  in IsConvConstantsSupported()  local
  | 
| /external/libxaac/decoder/ | 
| D | ixheaacd_ext_ch_ele.c | 428                                      WORD32 window, const WORD32 w_shape,  in ixheaacd_estimate_dmx_im()
  | 
| /external/tensorflow/tensorflow/compiler/mlir/xla/transforms/ | 
| D | legalize_tf.cc | 6972     auto w_shape = llvm::to_vector<4>(batch_dims);  in ComputeWYRepresentation()  local
  |