/external/tensorflow/tensorflow/core/util/sparse/ |
D | sparse_tensor_test.cc | 203 st.Reorder<tstring>({2, 0, 1}); in TEST() 213 st.Reorder<tstring>({0, 1, 2}); in TEST() 223 st.Reorder<tstring>({2, 1, 0}); in TEST() 242 st.Reorder<tstring>(new_order); in TEST() 262 st.Reorder<tstring>({0, 1, 2, 3}); in TEST() 264 st.Reorder<tstring>({3, 2, 1, 0}); in TEST() 266 st.Reorder<tstring>({1, 0, 2, 3}); in TEST() 268 st.Reorder<tstring>({3, 0, 2, 1}); in TEST() 297 st.Reorder<tstring>(order); in TEST() 305 st.Reorder<tstring>(order); in TEST() [all …]
|
D | README.md | 61 `Reorder<T>()` via, e.g., `Reorder<T>({0,1,2})`. 95 Reorder<T>({dim0, .., dimk, ...}) 105 sp.Reorder<tstring>({1, 2, 0, 3, ...}); // Must provide NDIMS dims. 217 // Reorder st3 so all input tensors have the exact same orders. 218 st3.Reorder<tstring>({1, 0, 2});
|
D | sparse_tensor.h | 123 void Reorder(const VarDimArray& order); 272 inline void SparseTensor::Reorder(const VarDimArray& order) { in Reorder() function
|
/external/swiftshader/third_party/SPIRV-Tools/test/ |
D | fix_word_test.cpp | 31 TEST(FixWord, Reorder) { in TEST() argument 53 TEST(FixDoubleWord, Reorder) { in TEST() argument
|
/external/deqp-deps/SPIRV-Tools/test/ |
D | fix_word_test.cpp | 31 TEST(FixWord, Reorder) { in TEST() argument 53 TEST(FixDoubleWord, Reorder) { in TEST() argument
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/ |
D | fix_word_test.cpp | 31 TEST(FixWord, Reorder) { in TEST() argument 53 TEST(FixDoubleWord, Reorder) { in TEST() argument
|
/external/icu/icu4c/source/data/translit/ |
D | Zawgyi_my.txt | 161 # Reorder some vowel signs 177 # Reorder the medials 186 # Reorder dot below after medials and vowel diacritics 190 # Reorder modifiers and asat 207 # Reorder
|
/external/tensorflow/tensorflow/core/kernels/ |
D | sparse_concat_op.cc | 133 sp_inputs[i].Reorder<T>(concat_order); in Compute() 137 concat.Reorder<T>(std_order); in Compute()
|
D | sparse_reorder_op.cc | 79 reordered_sp.Reorder<T>(std_order); in Compute()
|
D | sparse_reduce_op.cc | 219 sp.Reorder<T>(reduction.reorder_dims); in Compute() 272 sp.Reorder<T>(reduction.reorder_dims); in Compute()
|
D | sparse_softmax_op.cc | 90 st.Reorder<T>(kReorderDims); in Compute()
|
/external/tensorflow/tensorflow/compiler/mlir/hlo/lib/utils/ |
D | cycle_detector.cc | 100 static void Reorder(GraphCycles::Rep* r); 135 Reorder(r); in InsertEdge() 199 static void Reorder(GraphCycles::Rep* r) { in Reorder() function
|
/external/llvm-project/clang/test/SemaCXX/ |
D | designated-initializers.cpp | 34 namespace Reorder { namespace
|
/external/tensorflow/tensorflow/compiler/xla/service/graphcycles/ |
D | graphcycles.cc | 163 static void Reorder(GraphCycles::Rep* r); 197 Reorder(r); in InsertEdge() 251 static void Reorder(GraphCycles::Rep* r) { in Reorder() function
|
/external/llvm/test/MC/Mips/ |
D | set-push-pop-directives.s | 17 .set noreorder # Test the Reorder option.
|
/external/llvm-project/llvm/test/MC/Mips/ |
D | set-push-pop-directives.s | 17 .set noreorder # Test the Reorder option.
|
/external/llvm-project/lldb/test/Shell/Unwind/ |
D | basic-block-sections.test | 14 # Reorder basic blocks so that main's basic blocks are discontiguous
|
/external/angle/third_party/abseil-cpp/absl/synchronization/internal/ |
D | graphcycles.cc | 488 static void Reorder(GraphCycles::Rep* r); 528 Reorder(r); in InsertEdge() 582 static void Reorder(GraphCycles::Rep* r) { in Reorder() function
|
/external/abseil-cpp/absl/synchronization/internal/ |
D | graphcycles.cc | 487 static void Reorder(GraphCycles::Rep* r); 527 Reorder(r); in InsertEdge() 581 static void Reorder(GraphCycles::Rep* r) { in Reorder() function
|
/external/webrtc/third_party/abseil-cpp/absl/synchronization/internal/ |
D | graphcycles.cc | 487 static void Reorder(GraphCycles::Rep* r); 527 Reorder(r); in InsertEdge() 581 static void Reorder(GraphCycles::Rep* r) { in Reorder() function
|
/external/openscreen/third_party/abseil/src/absl/synchronization/internal/ |
D | graphcycles.cc | 488 static void Reorder(GraphCycles::Rep* r); 528 Reorder(r); in InsertEdge() 582 static void Reorder(GraphCycles::Rep* r) { in Reorder() function
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/synchronization/internal/ |
D | graphcycles.cc | 487 static void Reorder(GraphCycles::Rep* r); 527 Reorder(r); in InsertEdge() 581 static void Reorder(GraphCycles::Rep* r) { in Reorder() function
|
/external/libtextclassifier/abseil-cpp/absl/synchronization/internal/ |
D | graphcycles.cc | 487 static void Reorder(GraphCycles::Rep* r); 527 Reorder(r); in InsertEdge() 581 static void Reorder(GraphCycles::Rep* r) { in Reorder() function
|
/external/curl/tests/data/ |
D | test1286 | 81 # Reorder the fields in 'Authorization: Digest' header.
|
/external/libcap-ng/libcap-ng-0.7/ |
D | ChangeLog | 70 - Reorder clearing of bounding set in capng_change_id
|