/external/apache-commons-math/src/main/java/org/apache/commons/math/stat/descriptive/moment/ |
D | Mean.java | 59 public class Mean extends AbstractStorelessUnivariateStatistic class 77 public Mean() { in Mean() method in Mean 87 public Mean(final FirstMoment m1) { in Mean() method in Mean 98 public Mean(Mean original) { in Mean() method in Mean
|
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/kernels/ |
D | mean.h | 32 explicit Mean(const OperationDef& definition) : GPUOperation(definition) {} in Mean() function
|
D | mean_test.cc | 36 TEST_F(OpenCLOperationTest, Mean) { in TEST_F() argument
|
D | mean.cc | 92 Mean::Mean(Mean&& operation) in Mean() function in tflite::gpu::cl::Mean
|
/external/webrtc/webrtc/test/ |
D | statistics.cc | 25 double Statistics::Mean() const { in Mean() function in webrtc::test::Statistics
|
/external/libcxx/utils/google-benchmark/test/ |
D | statistics_gtest.cc | 9 TEST(StatisticsTest, Mean) { in TEST() argument
|
/external/google-benchmark/test/ |
D | statistics_gtest.cc | 9 TEST(StatisticsTest, Mean) { in TEST() argument
|
/external/tensorflow/tensorflow/lite/delegates/gpu/gl/kernels/ |
D | mean.cc | 33 class Mean : public NodeShader { class
|
/external/tensorflow/tensorflow/lite/delegates/gpu/metal/kernels/ |
D | mean.cc | 80 std::vector<ComputeTaskDescriptorPtr> Mean(int id, ValueId input_id, in Mean() function
|
/external/tensorflow/tensorflow/lite/kernels/internal/reference/integer_ops/ |
D | mean.h | 23 inline void Mean(const tflite::MeanParams& op_params, int32_t multiplier, in Mean() function
|
/external/webrtc/webrtc/modules/audio_processing/vad/ |
D | vad_circular_buffer.cc | 48 double VadCircularBuffer::Mean() { in Mean() function in webrtc::VadCircularBuffer
|
/external/opencensus-java/api/src/main/java/io/opencensus/stats/ |
D | Aggregation.java | 137 public abstract static class Mean extends Aggregation { class in Aggregation 139 Mean() {} in Mean() method in Aggregation.Mean
|
/external/tensorflow/tensorflow/lite/kernels/internal/reference/ |
D | reduce.h | 151 inline bool Mean(const T* input_data, const int* input_dims, in Mean() function 206 inline void Mean(const tflite::MeanParams& op_params, in Mean() function 249 inline void Mean(const tflite::MeanParams& op_params, in Mean() function
|
D | legacy_reference_ops.h | 983 inline void Mean(const T* input_data, const Dims<4>& input_dims, in Mean() function
|
/external/tensorflow/tensorflow/java/src/test/java/org/tensorflow/op/ |
D | ScopeTest.java | 229 private static final class Mean<T> { class in ScopeTest 242 Mean(Output<T> o) { in Mean() method in ScopeTest.Mean
|
/external/perfetto/src/base/ |
D | watchdog_posix.cc | 235 double Watchdog::WindowedInterval::Mean() const { in Mean() function in perfetto::base::Watchdog::WindowedInterval
|
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/integer_ops/ |
D | mean.h | 178 inline void Mean(const tflite::MeanParams& op_params, in Mean() function
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | batchnorm_expander.cc | 94 std::unique_ptr<HloInstruction> Mean( in Mean() function in xla::__anon42b333460111::BatchNormExpanderVisitor
|
/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/ |
D | bwe_test_framework_unittest.cc | 89 TEST(BweTestFramework_StatsTest, Mean) { in TEST() argument
|
/external/tensorflow/tensorflow/python/keras/ |
D | metrics.py | 418 class Mean(Reduce): class
|
/external/tensorflow/tensorflow/lite/toco/tflite/ |
D | operator.cc | 939 class Mean : public BuiltinOperator<MeanOperator, ::tflite::ReducerOptions, class
|
/external/tensorflow/tensorflow/cc/gradients/ |
D | math_grad_test.cc | 765 TEST_F(NaryGradTest, Mean) { in TEST_F() argument
|
/external/tensorflow/tensorflow/compiler/tests/ |
D | randomized_tests.cc | 2367 TEST_F(OpTest, Mean) { in TEST_F() argument
|
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/ |
D | optimized_ops.h | 1078 inline void Mean(const tflite::MeanParams& op_params, in Mean() function
|
/external/tensorflow/tensorflow/go/op/ |
D | wrappers.go | 21533 func Mean(scope *Scope, input tf.Output, axis tf.Output, optional ...MeanAttr) (output tf.Output) { func
|