Searched defs:AddN (Results 1 – 9 of 9) sorted by relevance
/external/tensorflow/tensorflow/lite/kernels/internal/reference/ |
D | add_n.h | 28 inline void AddN(const RuntimeShape& input_shape, const size_t num_inputs, in AddN() function 42 inline void AddN(const ArithmeticParams& params, in AddN() function
|
/external/libpalmrejection/ui/events/ozone/evdev/touch_filter/palm_model/ |
D | onedevice_train_palm_detection_filter_inference_beta.cc | 1646 void AddN(const int32_t rank, in AddN() function
|
D | onedevice_train_palm_detection_filter_inference.cc | 1647 void AddN(const int32_t rank, in AddN() function
|
D | onedevice_train_palm_detection_filter_inference_v2.cc | 1650 void AddN(const int32_t rank, in AddN() function
|
/external/tensorflow/tensorflow/lite/toco/tflite/ |
D | operator.cc | 224 class AddN : public BuiltinOperator<AddNOperator, ::tflite::AddNOptions, class
|
/external/tensorflow/tensorflow/cc/gradients/ |
D | math_grad_test.cc | 832 TEST_F(NaryGradTest, AddN) { in TEST_F() argument
|
/external/tensorflow/tensorflow/compiler/tests/ |
D | randomized_tests.cc | 1608 TEST_F(OpTest, AddN) { in TEST_F() argument
|
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/ |
D | optimized_ops.h | 8332 inline void AddN(const RuntimeShape& input_shape, const size_t num_inputs, in AddN() function
|
/external/tensorflow/tensorflow/go/op/ |
D | wrappers.go | 289 func AddN(scope *Scope, inputs []tf.Output) (sum tf.Output) { func
|