Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/adapter/dpico/parser/caffe/
Dcaffe_interp_parser.cc35 const caffe::InterpParameter &interp_param = proto.interp_param(); in Parse() local
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/parser/caffe/
Dcaffe_interp_parser.cc33 const caffe::InterpParameter &interp_param = proto.interp_param(); in Parse() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_llvm_ps.c40 unsigned colors_read_mask, LLVMValueRef interp_param, in interp_fs_color()
/third_party/mesa3d/src/amd/llvm/
Dac_nir_to_llvm.c2593 static LLVMValueRef load_interpolated_input(struct ac_nir_context *ctx, LLVMValueRef interp_param, in load_interpolated_input()
2866 LLVMValueRef interp_param = get_src(ctx, instr->src[0]); in visit_intrinsic() local
/third_party/mindspore/mindspore-src/source/third_party/proto/caffe/
Dcaffe.proto424 optional InterpParameter interp_param = 158; field