OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MinAndMax
(Results
1 - 3
of
3
) sorted by null
/cts/tests/tests/renderscript/src/android/renderscript/cts/
reduce.rs
56
}
MinAndMax
;
58
static void fMMInit(
MinAndMax
*accum) {
65
static void fMMAccumulator(
MinAndMax
*accum, float in, int x) {
76
static void fMMCombiner(
MinAndMax
*accum,
77
const
MinAndMax
*val) {
85
const
MinAndMax
*val) {
/external/tensorflow/tensorflow/core/kernels/
quantized_instance_norm.cc
138
void
MinAndMax
(const uint8_t* input, const uint32_t rows, const uint32_t cols,
331
MinAndMax
(reinterpret_cast<const uint8_t*>(input_tensor.data()), H * W,
/external/protobuf/src/google/protobuf/compiler/cpp/
cpp_unittest.cc
[
all
...]
Completed in 1496 milliseconds