Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/tests/st/numpy_native/
Dtest_array_ops.py122 def onp_transpose(input_array): argument
153 def onp_expand_dims(input_array): argument
186 def onp_squeeze(input_array): argument
227 def onp_rollaxis(input_array): argument
262 def onp_swapaxes(input_array): argument
301 def onp_reshape(input_array): argument
335 def onp_ravel(input_array): argument
363 def onp_concatenate(input_array): argument
451 def onp_column_stack(input_array): argument
476 def onp_hstack(input_array): argument
[all …]
Dtest_math_ops.py1425 def onp_diff(input_array): argument
/third_party/skia/third_party/externals/libjpeg-turbo/
Djutils.c116 jcopy_sample_rows(JSAMPARRAY input_array, int source_row, in jcopy_sample_rows()
/third_party/skia/m133/third_party/externals/libjpeg-turbo/
Djutils.c115 jcopy_sample_rows(JSAMPARRAY input_array, int source_row, in jcopy_sample_rows()
/third_party/mindspore/mindspore-src/source/mindspore/core/ops/
Dresize.cc137 const auto &input_array = input_opt.value(); in CheckArrayValueValid() local
/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm.c226 LLVMTypeRef input_array; in create_gs_jit_input_type_deref() local
278 LLVMTypeRef input_array; in create_tcs_jit_input_type_deref() local
316 LLVMTypeRef input_array; in create_tes_jit_input_deref_type() local
2320 LLVMValueRef io_ptr, input_array, num_prims, mask_val; in draw_gs_llvm_generate() local
2907 LLVMValueRef input_array, output_array, prim_id, patch_vertices_in; in draw_tcs_llvm_generate() local
3470 LLVMValueRef tess_coord[2], io_ptr, input_array, num_tess_coord; in draw_tes_llvm_generate() local