Trends Artificial Intelligence
Years In 90% @ Year 3 90% @ Year 23 10/22 4/25 800MM Big Six* USA Technology Company CapEx *Apple, NVIDIA, Microsoft, Alphabet, Amazon (AWS only), & Meta Platforms Source: Capital IQ (3/25), Morgan & tablets in 2020. Cloud & data center capex includes Google, Amazon, Microsoft, Meta, Alibaba, Apple, IBM, Oracle, Tencent, & Baidu for ten years ending 2022. ‘Tens of billions of units’ refers to the named Stanley; it completes a 132-mile course, winning the DARPA Grand Challenge 4/10: Apple acquires Siri voice assistant & integrates it into iPhone 4S model one year later 6/14:0 码力 | 340 页 | 12.14 MB | 5 月前3
julia 1.13.0 DEV...) Complex blocks: @static if Sys.islinux() linux_specific_thing(a) elseif Sys.isapple() apple_specific_thing(a) else generic_thing(a) end When nesting conditionals, the @static must be repeated expressed using the macro @enum(name, value1, value2, ...) For example: @enum(Fruit, banana=1, apple, pear)CHAPTER 39. NOTEWORTHY DIFFERENCES FROM OTHER LANGUAGES 534 • By convention, functions that Fruit apple=1 orange=2 kiwi=3 julia> f(x::Fruit) = "I'm a Fruit with value: $(Int(x))" f (generic function with 1 method) julia> f(apple) "I'm a Fruit with value: 1" julia> Fruit(1) apple::Fruit0 码力 | 2058 页 | 7.45 MB | 3 月前3
julia 1.10.10...) Complex blocks: @static if Sys.islinux() linux_specific_thing(a) elseif Sys.isapple() apple_specific_thing(a) else generic_thing(a) end When nesting conditionals, the @static must be repeated expressed using the macro @enum(name, value1, value2, ...) For example: @enum(Fruit, banana=1, apple, pear) • By convention, functions that modify their arguments have a ! at the end of the name, for Fruit apple=1 orange=2 kiwi=3 julia> f(x::Fruit) = "I'm a Fruit with value: $(Int(x))" f (generic function with 1 method) julia> f(apple) "I'm a Fruit with value: 1" julia> Fruit(1) apple::Fruit0 码力 | 1692 页 | 6.34 MB | 3 月前3
Julia 1.10.9...) Complex blocks: @static if Sys.islinux() linux_specific_thing(a) elseif Sys.isapple() apple_specific_thing(a) else generic_thing(a) end When nesting conditionals, the @static must be repeated expressed using the macro @enum(name, value1, value2, ...) For example: @enum(Fruit, banana=1, apple, pear) • By convention, functions that modify their arguments have a ! at the end of the name, for Fruit apple=1 orange=2 kiwi=3 julia> f(x::Fruit) = "I'm a Fruit with value: $(Int(x))" f (generic function with 1 method) julia> f(apple) "I'm a Fruit with value: 1" julia> Fruit(1) apple::Fruit0 码力 | 1692 页 | 6.34 MB | 3 月前3
Julia 1.12.0 RC1...) Complex blocks: @static if Sys.islinux() linux_specific_thing(a) elseif Sys.isapple() apple_specific_thing(a) else generic_thing(a) end When nesting conditionals, the @static must be repeated expressed using the macro @enum(name, value1, value2, ...) For example: @enum(Fruit, banana=1, apple, pear)CHAPTER 39. NOTEWORTHY DIFFERENCES FROM OTHER LANGUAGES 535 • By convention, functions that Fruit apple=1 orange=2 kiwi=3 julia> f(x::Fruit) = "I'm a Fruit with value: $(Int(x))" f (generic function with 1 method) julia> f(apple) "I'm a Fruit with value: 1" julia> Fruit(1) apple::Fruit0 码力 | 2057 页 | 7.44 MB | 3 月前3
Julia 1.12.0 Beta4...) Complex blocks: @static if Sys.islinux() linux_specific_thing(a) elseif Sys.isapple() apple_specific_thing(a) else generic_thing(a) end When nesting conditionals, the @static must be repeated expressed using the macro @enum(name, value1, value2, ...) For example: @enum(Fruit, banana=1, apple, pear)CHAPTER 39. NOTEWORTHY DIFFERENCES FROM OTHER LANGUAGES 534 • By convention, functions that Fruit apple=1 orange=2 kiwi=3 julia> f(x::Fruit) = "I'm a Fruit with value: $(Int(x))" f (generic function with 1 method) julia> f(apple) "I'm a Fruit with value: 1" julia> Fruit(1) apple::Fruit0 码力 | 2057 页 | 7.44 MB | 3 月前3
Julia 1.12.0 Beta3...) Complex blocks: @static if Sys.islinux() linux_specific_thing(a) elseif Sys.isapple() apple_specific_thing(a) else generic_thing(a) end When nesting conditionals, the @static must be repeated expressed using the macro @enum(name, value1, value2, ...) For example: @enum(Fruit, banana=1, apple, pear)CHAPTER 39. NOTEWORTHY DIFFERENCES FROM OTHER LANGUAGES 534 • By convention, functions that Fruit apple=1 orange=2 kiwi=3 julia> f(x::Fruit) = "I'm a Fruit with value: $(Int(x))" f (generic function with 1 method) julia> f(apple) "I'm a Fruit with value: 1" julia> Fruit(1) apple::Fruit0 码力 | 2057 页 | 7.44 MB | 3 月前3
julia 1.12.0 beta1...) Complex blocks: @static if Sys.islinux() linux_specific_thing(a) elseif Sys.isapple() apple_specific_thing(a) else generic_thing(a) end When nesting conditionals, the @static must be repeated expressed using the macro @enum(name, value1, value2, ...) For example: @enum(Fruit, banana=1, apple, pear)CHAPTER 39. NOTEWORTHY DIFFERENCES FROM OTHER LANGUAGES 534 • By convention, functions that Fruit apple=1 orange=2 kiwi=3 julia> f(x::Fruit) = "I'm a Fruit with value: $(Int(x))" f (generic function with 1 method) julia> f(apple) "I'm a Fruit with value: 1" julia> Fruit(1) apple::Fruit0 码力 | 2047 页 | 7.41 MB | 3 月前3
Julia 1.11.4...) Complex blocks: @static if Sys.islinux() linux_specific_thing(a) elseif Sys.isapple() apple_specific_thing(a) else generic_thing(a) end When nesting conditionals, the @static must be repeated expressed using the macro @enum(name, value1, value2, ...) For example: @enum(Fruit, banana=1, apple, pear) • By convention, functions that modify their arguments have a ! at the end of the name, for Fruit apple=1 orange=2 kiwi=3 julia> f(x::Fruit) = "I'm a Fruit with value: $(Int(x))" f (generic function with 1 method) julia> f(apple) "I'm a Fruit with value: 1" julia> Fruit(1) apple::Fruit0 码力 | 2007 页 | 6.73 MB | 3 月前3
Julia 1.11.5 Documentation...) Complex blocks: @static if Sys.islinux() linux_specific_thing(a) elseif Sys.isapple() apple_specific_thing(a) else generic_thing(a) end When nesting conditionals, the @static must be repeated expressed using the macro @enum(name, value1, value2, ...) For example: @enum(Fruit, banana=1, apple, pear) • By convention, functions that modify their arguments have a ! at the end of the name, for Fruit apple=1 orange=2 kiwi=3 julia> f(x::Fruit) = "I'm a Fruit with value: $(Int(x))" f (generic function with 1 method) julia> f(apple) "I'm a Fruit with value: 1" julia> Fruit(1) apple::Fruit0 码力 | 2007 页 | 6.73 MB | 3 月前3
共 17 条
- 1
- 2













