Skip to content
View jin0g's full-sized avatar

Highlights

  • Pro

Organizations

@spiceengine
Block or Report

Block or report jin0g

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. singularity-xilinx-vivado-vitis singularity-xilinx-vivado-vitis Public

    1

  2. hls-search hls-search Public

    Explore timing and strategies in HLS

    Python

  3. ap_vector ap_vector Public

    A powerful integer vector computation library designed for Vitis HLS.

    C++

  4. speedlogger speedlogger Public

    SpeedLogger: A Python tool to monitor and log internet speeds using WandB.

    Python

  5. Optune example of Multi-node, Resume... Optune example of Multi-node, Resume, Early-stopping with Chainer MNIST
    1
    # here mnist.py
    2
    from chainer import Function, report, training, utils, Variable
    3
    from chainer import Link, Chain, ChainList, Sequential
    4
    from chainer import datasets, iterators, optimizers, serializers
    5
    from chainer.datasets import mnist
  6. PYNQ_EXAMPLE_DMA_MULADD.ipynb PYNQ_EXAMPLE_DMA_MULADD.ipynb
    1
    {
    2
     "cells": [
    3
      {
    4
       "cell_type": "markdown",
    5
       "metadata": {},