Home
last modified time | relevance | path

Searched defs:UNROLL (Results 1 – 12 of 12) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Ddepthwise_conv_op_gpu.h32 #define UNROLL macro
35 #define UNROLL _Pragma("unroll") macro
Dparameterized_truncated_normal_op_gpu.cu.cc36 #define UNROLL macro
38 #define UNROLL _Pragma("unroll") macro
/external/rust/android-crates-io/crates/crc32fast/src/
Dbaseline.rs31 const UNROLL: usize = 4; in update_fast_16() constant
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/crc32fast-1.4.2/src/
Dbaseline.rs31 const UNROLL: usize = 4; in update_fast_16() constant
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/crc32fast-1.4.2/src/
Dbaseline.rs31 const UNROLL: usize = 4; in update_fast_16() constant
/external/linux-kselftest/tools/testing/selftests/bpf/progs/
Dprofiler1.c3 #define UNROLL macro
Dprofiler3.c4 #define UNROLL macro
/external/angle/src/tests/compiler_tests/
DUnrollFlatten_test.cpp76 static const char *UNROLL; member in __anon319afe2c0111::UnrollFlattenTest
87 const char *UnrollFlattenTest::UNROLL = "LOOP"; member in __anon319afe2c0111::UnrollFlattenTest
/external/tensorflow/tensorflow/compiler/mlir/tfrt/benchmarks/
Dbenchmark.h124 #define INIT_TENSOR(RANK, UNROLL) \ argument
/external/AFLplusplus/include/
Dcoverage-64.h122 #define UNROLL(x) \ in skim() macro
/external/pytorch/aten/src/ATen/native/cuda/
DDropout.cu35 const int UNROLL = 4; variable
DIndexing.cu494 const int UNROLL = 4; in index_put_with_sort_kernel() local
624 const int UNROLL = 4; in index_put_with_sort_quantized() local