Home
last modified time | relevance | path

Searched refs:addInput (Results 1 – 8 of 8) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/backend/optimizer/trt_pass/
Dtrt_converter_context.cc184 nvinfer1::ITensor *tensor = network_->addInput(input->name().c_str(), trt_dtype, trt_dims); in LoadInputOnDemand()
/third_party/python/Modules/_sha3/kcp/
DKeccakP-1600-opt64.c467 addInput(A, inDataAsLanes, laneCount) in KeccakF1600_FastLoop_Absorb()
DKeccakP-1600-64.macros779 #define addInput(X, input, laneCount) \
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_multimedia_camera.js366 addInput: function (...args) { method
/third_party/mindspore/mindspore/lite/src/delegate/tensorrt/
Dtensorrt_subgraph.cc200 return this->network_->addInput(in_tensor.Name().c_str(), cuda_dtype, input_dims); in SetTensorRTNetworkInput()
/third_party/ffmpeg/libavdevice/
Davfoundation.m457 [ctx->capture_session addInput:capture_input];
594 [ctx->capture_session addInput:audio_dev_input];
/third_party/gstreamer/gstplugins_bad/sys/applemedia/
Davfvideosrc.m502 [session addInput:input];
/third_party/gstreamer/gstplugins_bad/
DChangeLog173026 QTCaptureSession::addInput and QTCaptureSession::addOutput call