/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/hexagon/builders/ |
H A D | op_builder.cc | 321 OpBuilder::TensorID OpBuilder::AddOutput(const TfLiteIntArray* dims, in AddOutput() function in tflite::delegates::hexagon::OpBuilder 341 OpBuilder::TensorID OpBuilder::AddOutput(int elementsize, int rank, in AddOutput() function in tflite::delegates::hexagon::OpBuilder 356 OpBuilder::TensorID OpBuilder::AddOutput( in AddOutput() function in tflite::delegates::hexagon::OpBuilder
|
/aosp_15_r20/external/webrtc/modules/audio_processing/aec_dump/ |
H A D | capture_stream_info.cc | 25 void CaptureStreamInfo::AddOutput(const AudioFrameView<const float>& src) { in AddOutput() function in webrtc::CaptureStreamInfo 43 void CaptureStreamInfo::AddOutput(const int16_t* const data, in AddOutput() function in webrtc::CaptureStreamInfo
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/coreml/builders/ |
H A D | op_builder.cc | 219 TensorID OpBuilder::AddOutput() { in AddOutput() function in tflite::delegates::coreml::OpBuilder
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/ |
H A D | object_reader.cc | 151 absl::Status ObjectReader::AddOutput(const Node* node, int id) { in AddOutput() function in tflite::gpu::ObjectReader
|
H A D | model.cc | 474 absl::Status AddOutput(GraphFloat32* graph, const Node* from_node, in AddOutput() function
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/ |
H A D | op_converter.h | 175 void AddOutput(const TRT_TensorOrWeights& out) { in AddOutput() function
|
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/ |
H A D | utils.h | 189 void AddOutput(const string& node_name, const string& output_name) { in AddOutput() function
|
/aosp_15_r20/packages/modules/NeuralNetworks/common/cpu_operations/ |
D | SVDFTest.cpp | 207 #define AddOutput(X) \ in SVDFOpModel() macro
|
D | LayerNormLSTMTest.cpp | 136 #define AddOutput(X) \ in LayerNormLSTMOpModel() macro
|
D | LSTMTest.cpp | 126 #define AddOutput(X) \ in LSTMOpModel() macro
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/ |
H A D | test_util.cc | 130 int SingleOpModel::AddOutput(const TensorData& t) { in AddOutput() function in tflite::SingleOpModel
|
/aosp_15_r20/build/soong/ui/status/ |
H A D | status.go | 241 func (s *Status) AddOutput(output StatusOutput) { func
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/ops/ |
H A D | quantization_ops_test.cc | 117 Output AddOutput(Scope scope, Output input, int idx, bool add_qdq) { in AddOutput() function
|