Home
last modified time | relevance | path

Searched defs:w_shape (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/
Dconv_constants.cc251 const auto& w_shape = attr.weights.shape; in IsConvConstantsSupported() local
/external/libxaac/decoder/
Dixheaacd_ext_ch_ele.c415 WORD32 window, const WORD32 w_shape, in ixheaacd_estimate_dmx_im()
/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
Dlegalize_tf.cc6058 auto w_shape = llvm::to_vector<4>(batch_dims); in ComputeWYRepresentation() local