Searched defs:getOutput (Results 1 – 5 of 5) sorted by relevance
29 function getOutput() { function
196 const sw::Shader::Semantic& VertexShader::getOutput(int outputIdx, int component) const in getOutput() function in sw::VertexShader
133 getOutput: function (...args) { method
236 OutHandler OpAdapterImpl::getOutput(const OperatorPtr &op, int index) { in getOutput() function in mindspore::transform::OpAdapterImpl
228 …OutHandler getOutput(const OperatorPtr &op, int index) override { return impl_->getOutput(op, inde… in getOutput() function