Source code for ijazz.dtypes

import tensorflow as tf
import numpy as np

# -- ijazz float typeA
[docs] floatzz = tf.float64
[docs] uintzz = np.int32