Searched refs:addInput (Results 1 – 8 of 8) sorted by relevance
184 nvinfer1::ITensor *tensor = network_->addInput(input->name().c_str(), trt_dtype, trt_dims); in LoadInputOnDemand()
467 addInput(A, inDataAsLanes, laneCount) in KeccakF1600_FastLoop_Absorb()
779 #define addInput(X, input, laneCount) \
366 addInput: function (...args) { method
200 return this->network_->addInput(in_tensor.Name().c_str(), cuda_dtype, input_dims); in SetTensorRTNetworkInput()
457 [ctx->capture_session addInput:capture_input];594 [ctx->capture_session addInput:audio_dev_input];
502 [session addInput:input];
173026 QTCaptureSession::addInput and QTCaptureSession::addOutput call