Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/
Drandom_choice_with_mask_cpu_kernel.cc23 int32_t input_total_count, const int *tmp_output, int *output) { in ParseOutputCoordinate()
133 auto *tmp_output = reinterpret_cast<int *>(workspace[1]->addr); in Launch() local
/third_party/mindspore/mindspore/lite/test/ut/src/runtime/kernel/arm/int8/
Ddeconv_int8_tests.cc258 int32_t tmp_output[12 * 24] = {0}; in TEST_F() local
/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_gs.h64 float (*tmp_output)[4]; member
/third_party/mindspore/mindspore/lite/tools/converter/parser/tf/
Dfunctionalize_while.cc513 std::vector<AnfNodePtr> tmp_output{}; in IdentifyBodySubgraphOutput() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/akg/
Dakg_kernel_json_generator.cc804 auto tmp_output = output_index[i]; in CreateOutputsJson() local