/external/tensorflow/tensorflow/python/keras/layers/ |
D | merge.py | 325 class Maximum(_Merge): class
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/ |
D | Wasm.h | 51 uint32_t Maximum; member
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ObjectYAML/ |
D | WasmYAML.h | 50 yaml::Hex32 Maximum; member
|
/external/tensorflow/tensorflow/lite/toco/tflite/ |
D | operator.cc | 731 class Maximum : public SimpleOperator<TensorFlowMaximumOperator> { class 733 explicit Maximum() : SimpleOperator("MAXIMUM", OperatorType::kMaximum) {} in Maximum() function in toco::tflite::Maximum
|
/external/tensorflow/tensorflow/cc/gradients/ |
D | math_grad_test.cc | 904 TEST_F(NaryGradTest, Maximum) { in TEST_F() argument
|
/external/tensorflow/tensorflow/core/ops/ |
D | math_grad_test.cc | 971 TEST_F(MathGradTest, Maximum) { in TEST_F() argument
|
/external/tensorflow/tensorflow/lite/kernels/internal/reference/ |
D | reference_ops.h | 3808 void Maximum(const RuntimeShape& input1_shape, const T* input1_data, in Maximum() function 3822 inline void Maximum(const RuntimeShape& input1_shape, const T* input1_data, in Maximum() function
|
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/ |
D | optimized_ops.h | 6228 void Maximum(const RuntimeShape& input1_shape, const T* input1_data, in Maximum() function 6241 inline void Maximum(const RuntimeShape& input1_shape, const T* input1_data, in Maximum() function
|
/external/tensorflow/tensorflow/contrib/lite/kernels/internal/optimized/ |
D | optimized_ops.h | 6397 void Maximum(const RuntimeShape& input1_shape, const T* input1_data, in Maximum() function 6410 inline void Maximum(const RuntimeShape& input1_shape, const T* input1_data, in Maximum() function
|
/external/tensorflow/tensorflow/compiler/tests/ |
D | randomized_tests.cc | 2299 TEST_F(OpTest, Maximum) { in TEST_F() argument
|
/external/mesa3d/src/mesa/main/ |
D | mtypes.h | 1947 union gl_perf_monitor_counter_value Maximum; member
|
/external/tensorflow/tensorflow/go/op/ |
D | wrappers.go | 31531 func Maximum(scope *Scope, x tf.Output, y tf.Output) (z tf.Output) { func
|