#!/bin/bash

cargo test --features tensorflow_unstable -- --nocapture
cargo doc --features tensorflow_unstable
