Home
last modified time | relevance | path

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

/third_party/boost/boost/python/numpy/
Dufunc.hpp109 ndarray out_array = ! output.is_none() ? in call() local
174 ndarray out_array = !output.is_none() in call() local
/third_party/boost/boost/mpi/
Dgroup.hpp272 std::vector<int> out_array(in_array.size()); in translate_ranks() local
/third_party/jerryscript/targets/mbedos5/jerryscript-mbed/jerryscript-mbed-drivers/source/
DI2C-js.cpp138 jerry_value_t out_array = jerry_create_array(data_len); in DECLARE_CLASS_FUNCTION() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/int8/
Dpooling_int8.c430 int8_t out_array[MAX_MAXPOOL_SIZE]; in MaxPoolingOptInt8() local