Highlights
Pinned Loading
-
Convert Bash history to Zsh history
Convert Bash history to Zsh history 1#!/usr/bin/env python
2# -*- coding: utf-8 -*-
3#
4# This is how I used it:
5# $ cat ~/.bash_history | python bash-to-zsh-hist.py >> ~/.zsh_history
-
Script to build TensorFlow from sour...
Script to build TensorFlow from source. Platform is ARM64 (aka aarch64) with OpenCL support via Codeplay SYCL SDK 1#!/bin/bash
23# =============================================================
4# UPDATE SOURCE
5# =============================================================
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.