Searched defs:AddOutput (Results 1 – 9 of 9) sorted by relevance
/external/webrtc/modules/audio_processing/aec_dump/ |
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
|
/external/tensorflow/tensorflow/lite/delegates/hexagon/builders/ |
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
|
/external/tensorflow/tensorflow/lite/delegates/coreml/builders/ |
D | op_builder.cc | 219 TensorID OpBuilder::AddOutput() { in AddOutput() function in tflite::delegates::coreml::OpBuilder
|
/external/tensorflow/tensorflow/lite/delegates/gpu/common/ |
D | object_reader.cc | 151 absl::Status ObjectReader::AddOutput(const Node* node, int id) { in AddOutput() function in tflite::gpu::ObjectReader
|
D | model.cc | 474 absl::Status AddOutput(GraphFloat32* graph, const Node* from_node, in AddOutput() function
|
/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/ |
D | op_converter.h | 175 void AddOutput(const TRT_TensorOrWeights& out) { in AddOutput() function
|
/external/tensorflow/tensorflow/core/grappler/ |
D | utils.h | 189 void AddOutput(const string& node_name, const string& output_name) { in AddOutput() function
|
/external/tensorflow/tensorflow/lite/kernels/ |
D | test_util.cc | 130 int SingleOpModel::AddOutput(const TensorData& t) { in AddOutput() function in tflite::SingleOpModel
|
/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/ops/ |
D | quantization_ops_test.cc | 117 Output AddOutput(Scope scope, Output input, int idx, bool add_qdq) { in AddOutput() function
|