Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_ml_tp.c724 struct etna_operation *convolution, in etna_ml_lower_detranspose()
755 const struct pipe_ml_operation *convolution, in etna_ml_lower_reshuffle()
/third_party/mesa3d/src/gallium/targets/teflon/
Dtest_model_generation.py154 def convolution(batch_size, input_size, weight_size, in_ch, out_ch, stride, padding, signed, seed, … function
/third_party/mindspore/mindspore-src/source/third_party/proto/coreml/
DNeuralNetwork.proto475 ConvolutionLayerParams convolution = 100; field