| /external/tensorflow/tensorflow/core/common_runtime/ |
| D | propagator_debug_utils.cc | 43 void DumpPendingNodeState(const NodeItem& node_item, const Entry* input_vector, in DumpPendingNodeState() 75 void DumpActiveNodeState(const NodeItem& node_item, const Entry* input_vector) { in DumpActiveNodeState()
|
| /external/tensorflow/tensorflow/lite/kernels/internal/reference/ |
| D | portable_tensor_utils_impl.h | 204 void PortableReductionSumVector(const INPUT* input_vector, in PortableReductionSumVector()
|
| D | portable_tensor_utils.h | 279 void ReductionSumVector(const float* input_vector, float* output_vector, in ReductionSumVector() 285 void ReductionSumVector(const int32_t* input_vector, int32_t* output_vector, in ReductionSumVector() 291 void ReductionSumVector(const int8_t* input_vector, int32_t* output_vector, in ReductionSumVector() 297 void MeanStddevNormalization(const float* __restrict__ input_vector, in MeanStddevNormalization()
|
| D | portable_tensor_utils.cc | 718 void PortableMeanStddevNormalization(const float* __restrict__ input_vector, in PortableMeanStddevNormalization()
|
| /external/ComputeLibrary/src/runtime/NEON/functions/ |
| D | NELSTMLayerQuantized.cpp | 123 std::vector<const ITensor *> input_vector{ input, output_state_in }; in configure() local 326 std::vector<const ITensorInfo *> input_vector; in validate() local
|
| /external/ComputeLibrary/src/runtime/CL/functions/ |
| D | CLLSTMLayerQuantized.cpp | 143 std::vector<const ICLTensor *> input_vector; in configure() local 355 std::vector<const ITensorInfo *> input_vector; in validate() local
|
| /external/tensorflow/tensorflow/lite/kernels/internal/optimized/ |
| D | sse_tensor_utils.h | 290 void ReductionSumVector(const float* input_vector, float* output_vector, in ReductionSumVector() 296 void ReductionSumVector(const int32_t* input_vector, int32_t* output_vector, in ReductionSumVector() 302 void ReductionSumVector(const int8_t* input_vector, int32_t* output_vector, in ReductionSumVector() 308 void MeanStddevNormalization(const float* __restrict__ input_vector, in MeanStddevNormalization()
|
| D | neon_tensor_utils.h | 275 void ReductionSumVector(const float* input_vector, float* output_vector, in ReductionSumVector() 281 void ReductionSumVector(const int32_t* input_vector, int32_t* output_vector, in ReductionSumVector() 287 void ReductionSumVector(const int8_t* input_vector, int32_t* output_vector, in ReductionSumVector() 293 void MeanStddevNormalization(const float* __restrict__ input_vector, in MeanStddevNormalization()
|
| D | sse_tensor_utils.cc | 510 void SseReductionSumVector(const int8_t* input_vector, int32_t* output_vector, in SseReductionSumVector()
|
| D | neon_tensor_utils.cc | 2462 void NeonReductionSumVector(const float* input_vector, float* output_vector, in NeonReductionSumVector() 2486 void NeonReductionSumVector(const int8_t* input_vector, int32_t* output_vector, in NeonReductionSumVector() 2573 void NeonMeanStddevNormalization(const float* __restrict__ input_vector, in NeonMeanStddevNormalization()
|
| /external/tensorflow/tensorflow/compiler/xla/tests/ |
| D | reverse_test.cc | 83 std::vector<float> input_vector( in TEST_P() local
|
| D | reduce_window_test.cc | 509 std::vector<float> input_vector(128 * 9, 1); in XLA_TEST_P() local 520 std::vector<float> input_vector{ in XLA_TEST_P() local 537 std::vector<float> input_vector{ in XLA_TEST_P() local 1448 std::vector<float> input_vector(param.base_bounds[0]); in XLA_TEST_P() local
|
| /external/webrtc/modules/audio_processing/agc2/rnn_vad/ |
| D | rnn_unittest.cc | 33 rtc::ArrayView<const float> input_vector, in TestFullyConnectedLayer()
|
| /external/tensorflow/tensorflow/compiler/xrt/kernels/ |
| D | xrt_state_ops.h | 75 std::vector<XRTTupleAllocation::ExpandedTupleInput>* input_vector, in ParseTupleNode() 127 std::vector<XRTTupleAllocation::ExpandedTupleInput>* input_vector, in ParseTupleTree()
|
| /external/webrtc/modules/audio_coding/neteq/ |
| D | merge.cc | 60 AudioMultiVector input_vector(num_channels_); in Process() local
|
| /external/armnn/src/backends/reference/workloads/ |
| D | LstmUtils.cpp | 40 void MeanStddevNormalization(armnn::Decoder<float>& input_vector, in MeanStddevNormalization()
|