← 返回 2026-03-25 精选

2万字|黄仁勋近期最精彩的一场对话,许多看法与市场共识不一样……

来源:聪明投资者 · 分类:其他 · 8/10 · 查看原文 ↗
💡 黄仁勋作为AI芯片巨头英伟达CEO,其观点常引领行业风向,对话可能揭示AI技术、市场或战略新动向,影响投资者和开发者决策。

try{var ua=navigator.userAgent;if(!/Android/i.test(ua)&&!/HarmonyOS/i.test(ua)){document.getElementsByTagName('html').item(0).style.webkitTextSizeAdjust=JSON.parse(window.__wxWebEnv.getEnv()).fontScale+'%'}}catch(e){} window.logs = { pagetime: {} }; window.logs.pagetime['html_begin'] = (+new Date()); window.LANG = "zh_CN"; window.__moon_initcallback = function () { if (!!window.__initCatch) { window.__initCatch({ idkey: 27611 + 2, startKey: 0, limit: 128, badjsId: 43, reportOpt: { uin: '', biz: "MzA4NTQ1MzEyNQ==" || "", mid: "2663503196" || "" || "", idx: "1" || "" || "", sn: "af4f6520e45cf2809adb9006e302e0a8" || "" || "", }, extInfo: { network_rate: 0.01, badjs_rate: 0.1 } }); } } var WX_BJ_REPORT = window.WX_BJ_REPORT || {}; (function(_) { if (_.BadJs) { return; } var BADJS_WIN_ERR = 'BadjsWindowError'; var extend = function(source, destination) { for (var property in destination) { source[property] = destination[property] } return source } _.BadJs = { uin: 0, mid: "", bizid: 5, view: "wap", _cache: {}, _info: {}, _hookCallback: null, ignorePath: true, throw: function(e, extData) { this.onError(e, extData); throw e; }, onError: function(e, extData) { try { if (e.BADJS_EXCUTED == true) { return; } e.BADJS_EXCUTED = true; var data = errToData(e); data.uin = this.uin; data.mid = this.mid; data.view = this.view; data.bizid = this.bizid; data.cmdb_module = 'mmbizwap'; if (!!extData) { data = extend(data, extData); } if (data.cid) { data.key = "[" + data.cid + "]:" + data.key; } if (data.key.includes('Failed to fetch dynamically imported module')) { data.key = 'Failed to fetch dynamically imported module'; } if (window.biz) { data.msg += ` || https://mp.weixin.qq.com/s?__biz=${window.biz}&mid=${window.mid}&idx=${window.idx}&sn=${window.sn}&scene=${window.source} || sec_open=${!!window.__second_open__}`; } if (data._info) { if (Object.prototype.toString.call(data._info) == "[object Object]") { data.msg += " || info:" + JSON.stringify(data._info); } else if (Object.prototype.toString.call(data._info) == "[object String]") { data.msg += " || info:" + data._info; } else { data.msg += " || info:" + data._info; } } if (typeof this._hookCallback == "function") { if (this._hookCallback(data) === false) { return } } this._send(data); if (e.error) { data.bizid = 20307; data.key = e.error.name || data.name; this._send(data); } return _.BadJs; } catch (e) { console.error(e); } }, winErr: function(event) { if (event.error && event.error.BADJS_EXCUTED) { return; } if (event.type === 'unhandledrejection') { if (event.reason instanceof Error) { var e = event.reason || {}; _.BadJs.onError(createError(event.type, e.message || "", e.sourceURL || "", e.line || "", e.column || "", event.reason)); } else { var message = typeof event.reason === 'object' ? JSON.stringify(event.reason) : event.reason; _.BadJs.onError(createError(event.type, message, "", "", "", event.reason)); } } else { _.BadJs.onError(createError(BADJS_WIN_ERR, event.message, event.filename, event.lineno,