示例中的性能问题 /

作者: DLPerf创建于 2021年8月20日更新于 2021年9月8日

Hello! I have found a performance issue in tensorlayer/examples: batch() should be called before map(), which could make your program more efficient. Here is the tensorflow document to support it.

内容来源: tensorlayer/TensorLayer