Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/lite/schema/inner/
Dops_v0_generated.h18166 auto _input_shape = _o->input_shape.size() ? _fbb.CreateVector(_o->input_shape) : 0; in CreateConv2DGradInput() local
18243 auto _input_shape = _o->input_shape.size() ? _fbb.CreateVector(_o->input_shape) : 0; in CreateGroupConv2DGradInput() local