Home
last modified time | relevance | path

Searched defs:output_operand (Results 1 - 6 of 6) sorted by relevance

/third_party/ffmpeg/libavfilter/dnn/
H A Ddnn_backend_native_layer_dense.c98 DnnOperand *output_operand = &operands[output_operand_index]; in ff_dnn_execute_layer_dense() local
[all...]
H A Ddnn_backend_native_layer_avgpool.c73 DnnOperand *output_operand = &operands[output_operand_index]; in ff_dnn_execute_layer_avg_pool() local
[all...]
H A Ddnn_backend_native_layer_depth2space.c70 DnnOperand *output_operand = &operands[output_operand_index]; in ff_dnn_execute_layer_depth2space() local
[all...]
H A Ddnn_backend_native_layer_pad.c107 DnnOperand *output_operand = &operands[output_operand_index]; in ff_dnn_execute_layer_pad() local
[all...]
H A Ddnn_backend_native_layer_conv2d.c203 DnnOperand *output_operand = &operands[output_operand_index]; in ff_dnn_execute_layer_conv2d() local
[all...]
/third_party/node/deps/v8/src/compiler/backend/
H A Dregister-allocator.cc1670 InstructionOperand* output_operand = last_instruction->OutputAt(i); in MeetRegisterConstraintsForLastInstructionInBlock() local

Completed in 13 milliseconds