Searched defs:num_output (Results 1 – 6 of 6) sorted by relevance
37 int64_t num_output = static_cast<int64_t>(innerProductParam.num_output()); in Parse() local
35 gint num_output = 0; in GST_START_TEST() local
38 uint32_t num_output = ops_.front()->NumOutput(); in NumOutput() local
590 optional uint32 num_output = 1; // The number of outputs for the layer field742 optional uint32 num_output = 1; // The number of outputs for the layer field842 optional uint32 num_output = 1; // The number of outputs for the layer field978 optional uint32 num_output = 1 [default = 0]; field1364 optional uint32 num_output = 3; // The number of outputs for the layer field
344 def __init__(self, network, num_output, output_is_tuple): argument411 def get_output_wrap(network, num_input, num_output, output_is_tuple=0): argument