Fan Zhang šŸ”
Blog
    When Slice copies over themselves…..

    When Slice copies over themselves…..

    The article clarifies the Go language's slice mechanism, specifically focusing on the copy function's behavior with overlapping slices. It explains that the copy function handles slices of different lengths and overlaps by copying up to the smaller number of elements, ensuring correct handling even when the source and destination share the same array.

    golang slice copy
    How to install cuda on Ubuntu 18.04 and run Tensorflow and Pytorch

    How to install cuda on Ubuntu 18.04 and run Tensorflow and Pytorch

    The blog post describes the process of installing TensorFlow, CUDA, cuDNN, and PyTorch on Ubuntu 18.04. It outlines the necessary steps for successful installation, including preparing the system, installing dependencies, and verifying installations with test runs. The guide is detailed and targeted towards users familiar with Linux and deep learning frameworks.

    CUDA Tensorflow Linux
© 2024 Fan Zhang
Template from Manuel Ernesto powered by Astrofy Template āš”ļø
Profile image
  • Home
  • Projects
  • Blog
  • Certifications
  • Services
  • Contact