Tensorflow-Cookbook icon indicating copy to clipboard operation
Tensorflow-Cookbook copied to clipboard

Simple Tensorflow Cookbook for easy-to-use

Results 1 Tensorflow-Cookbook issues
Sort by recently updated
recently updated
newest added

Hi, I just discoverd that the resblock https://github.com/taki0112/Tensorflow-Cookbook/blob/580e5fc26e8f24023d1da6d095452fb6d5a121c7/ops.py#L267 returns an elementwise-add without activation. Is it implemented for some purpose?