/external/tensorflow/tensorflow/lite/kernels/internal/reference/integer_ops/ |
D | mul.h | 43 const RuntimeShape& input1_shape, const int8_t* input1_data, in Mul() 57 const RuntimeShape& input1_shape, const int16* input1_data, in Mul() 86 const RuntimeShape& input1_shape, in BroadcastMul4DSlow()
|
D | add.h | 61 const RuntimeShape& input1_shape, const int8_t* input1_data, in Add() 78 const RuntimeShape& input1_shape, in BroadcastAdd4DSlow()
|
/external/tensorflow/tensorflow/core/ops/ |
D | set_ops.cc | 58 ShapeHandle input1_shape = c->input(1); in __anon9b840f3f0102() local 76 ShapeHandle input1_shape = c->input(1); in __anon9b840f3f0102() local
|
/external/tensorflow/tensorflow/lite/kernels/internal/reference/ |
D | reference_ops.h | 526 const RuntimeShape& input1_shape, const T* input1_data, in Add() 539 const RuntimeShape& input1_shape, const float* input1_data, in Add() 634 const RuntimeShape& input1_shape, const uint8* input1_data, in Add() 650 const RuntimeShape& input1_shape, const int16* input1_data, in Add() 694 const RuntimeShape& input1_shape, in BroadcastAdd4DSlow() 735 const RuntimeShape& input1_shape, in BroadcastAdd4DSlow() 777 const RuntimeShape& input1_shape, in BroadcastAdd4DSlow() 935 const RuntimeShape& input1_shape, const T* input1_data, in Mul() 1030 const RuntimeShape& input1_shape, const uint8* input1_data, in Mul() 1095 const RuntimeShape& input1_shape, in BroadcastMul4DSlow() [all …]
|
/external/tensorflow/tensorflow/lite/kernels/ |
D | logical_test.cc | 28 LogicalOpModel(std::initializer_list<int> input1_shape, in LogicalOpModel()
|
D | select_test.cc | 28 SelectOpModel(std::initializer_list<int> input1_shape, in SelectOpModel()
|
D | comparisons_test.cc | 28 ComparisonOpModel(std::initializer_list<int> input1_shape, in ComparisonOpModel()
|
/external/tensorflow/tensorflow/lite/toco/graph_transformations/ |
D | resolve_constant_binary.cc | 99 Shape input1_shape = input1_array.shape(); in EvaluateBinaryOperatorOnConstantInputs() local
|
/external/tensorflow/tensorflow/contrib/lite/kernels/internal/ |
D | common.h | 230 const RuntimeShape& input0_shape, const RuntimeShape& input1_shape, in NdArrayDescsForElementwiseBroadcast()
|
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/ |
D | optimized_ops.h | 2624 const RuntimeShape& input1_shape, const float* input1_data, in Add() 2872 const RuntimeShape& input1_shape, const uint8* input1_data, in Add() 2889 const RuntimeShape& input1_shape, const int16* input1_data, in Add() 2926 const RuntimeShape& input1_shape, const int32* input1_data, in Add() 3046 const RuntimeShape& input1_shape, const float* input1_data, in Mul() 3106 const RuntimeShape& input1_shape, const int32* input1_data, in Mul() 3123 const RuntimeShape& input1_shape, in MulNoActivation() 3149 const RuntimeShape& input1_shape, const int16* input1_data, in Mul() 3170 const RuntimeShape& input1_shape, const int16* input1_data, in Mul() 3336 const RuntimeShape& input1_shape, const uint8* input1_data, in Mul() [all …]
|
/external/tensorflow/tensorflow/contrib/lite/kernels/internal/optimized/ |
D | optimized_ops.h | 2841 const RuntimeShape& input1_shape, const float* input1_data, in Add() 2985 const RuntimeShape& input1_shape, const uint8* input1_data, in Add() 3002 const RuntimeShape& input1_shape, const int16* input1_data, in Add() 3039 const RuntimeShape& input1_shape, const int32* input1_data, in Add() 3122 const RuntimeShape& input1_shape, const float* input1_data, in Mul() 3182 const RuntimeShape& input1_shape, const int32* input1_data, in Mul() 3199 const RuntimeShape& input1_shape, in MulNoActivation() 3225 const RuntimeShape& input1_shape, const int16* input1_data, in Mul() 3246 const RuntimeShape& input1_shape, const int16* input1_data, in Mul() 3412 const RuntimeShape& input1_shape, const uint8* input1_data, in Mul() [all …]
|
/external/tensorflow/tensorflow/lite/kernels/internal/ |
D | common.h | 511 const RuntimeShape& input0_shape, const RuntimeShape& input1_shape, in NdArrayDescsForElementwiseBroadcast()
|