Home
last modified time | relevance | path

Searched refs:Reorder (Results 1 – 25 of 94) sorted by relevance

1234

/third_party/skia/third_party/externals/spirv-tools/test/
Dfix_word_test.cpp31 TEST(FixWord, Reorder) { in TEST() argument
53 TEST(FixDoubleWord, Reorder) { in TEST() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
Dfix_word_test.cpp31 TEST(FixWord, Reorder) { in TEST() argument
53 TEST(FixDoubleWord, Reorder) { in TEST() argument
/third_party/spirv-tools/test/
Dfix_word_test.cpp31 TEST(FixWord, Reorder) { in TEST() argument
53 TEST(FixDoubleWord, Reorder) { in TEST() argument
/third_party/flutter/skia/third_party/externals/spirv-tools/test/
Dfix_word_test.cpp30 TEST(FixWord, Reorder) { in TEST() argument
52 TEST(FixDoubleWord, Reorder) { in TEST() argument
/third_party/mindspore/mindspore/lite/src/train/
Dopt_allocator.cc36 void OptAllocator::Reorder(size_t addr) { in Reorder() function in mindspore::OptAllocator
87 Reorder(addr); in Free()
Dopt_allocator.h34 void Reorder(size_t addr);
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/mkldnn/
Dlstm_grad_cpu_kernel.cc190 Reorder(&user_weights_memory, &weights_memory); in Launch()
191 Reorder(&user_weights_h_memory, &weights_h_memory); in Launch()
222 Reorder(&diff_weights_memory, &user_diff_weights_memory); in Launch()
223 Reorder(&diff_weights_h_memory, &user_diff_weights_h_memory); in Launch()
Dmkl_kernel_engine.cc38 void MKLKernelEngine::Reorder(dnnl::memory *src_mem, dnnl::memory *dst_mem) { in Reorder() function in mindspore::kernel::MKLKernelEngine
Dmkl_kernel_engine.h46 void Reorder(dnnl::memory *src_mem, dnnl::memory *dst_mem);
Dmkl_cpu_kernel.cc154 void MKLCPUKernel::Reorder(dnnl::memory *src_mem, dnnl::memory *dst_mem) { in Reorder() function in mindspore::kernel::MKLCPUKernel
155 MKLKernelEngine::Get().Reorder(src_mem, dst_mem); in Reorder()
Dmkl_cpu_kernel.h49 void Reorder(dnnl::memory *src_mem, dnnl::memory *dst_mem);
Dlstm_cpu_kernel.cc163 Reorder(&user_weights_memory, &weights_memory); in Launch()
164 Reorder(&user_weights_h_memory, &weights_h_memory); in Launch()
/third_party/skia/third_party/externals/icu/source/data/translit/
DZawgyi_my.txt161 # Reorder some vowel signs
177 # Reorder the medials
186 # Reorder dot below after medials and vowel diacritics
190 # Reorder modifiers and asat
207 # Reorder
/third_party/flutter/skia/third_party/externals/icu/source/data/translit/
DZawgyi_my.txt160 # Reorder some vowel signs
176 # Reorder the medials
185 # Reorder dot below after medials and vowel diacritics
189 # Reorder modifiers and asat
206 # Reorder
/third_party/icu/icu4c/source/data/translit/
DZawgyi_my.txt161 # Reorder some vowel signs
177 # Reorder the medials
186 # Reorder dot below after medials and vowel diacritics
190 # Reorder modifiers and asat
207 # Reorder
/third_party/mindspore/mindspore/ccsrc/backend/session/
Dcpu_session.cc79 void CPUSession::Reorder(std::vector<CNodePtr> *node_list) { AnfAlgo::ReorderPosteriorExecList(NOT_… in Reorder() function in mindspore::session::CPUSession
130 Reorder(&execution_order); in CompileGraphImpl()
288 Reorder(&execution_order); in RunOpImpl()
Dcpu_session.h58 void Reorder(std::vector<CNodePtr> *node_list);
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/graph_util/
Dpipeline_split_utils.h56 void Reorder(const FuncGraphPtr &root);
/third_party/abseil-cpp/absl/synchronization/internal/
Dgraphcycles.cc488 static void Reorder(GraphCycles::Rep* r);
528 Reorder(r); in InsertEdge()
582 static void Reorder(GraphCycles::Rep* r) { in Reorder() function
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/internal/
Dgraphcycles.cc488 static void Reorder(GraphCycles::Rep* r);
528 Reorder(r); in InsertEdge()
582 static void Reorder(GraphCycles::Rep* r) { in Reorder() function
/third_party/curl/tests/data/
Dtest128681 # Reorder the fields in 'Authorization: Digest' header.
/third_party/mesa3d/docs/relnotes/
D13.0.2.rst43 - i965: Reorder PCI ID list to match release order
D21.1.4.rst91 - pan/mdg: Reorder some code in mir_spill_register
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DREADME.txt169 2. Reorder objects to fill in gaps between objects.
/third_party/libdrm/intel/tests/
Dgen7-3d.batch-ref.txt52 0x123000cc: 0x00000000: Reorder disable, Discard Adjaceny disable, GS disable

1234