当前位置: 首页>>代码示例>>Python>>正文


Python tensor2tensor.layers.common_layers模块代码示例

tensor2tensor.layers.common_layers共有19个方法/函数/属性,点击链接查看相应的源代码示例。

1. tensor2tensor.layers.common_layers.shape_list() ,10个项目使用

2. tensor2tensor.layers.common_layers.flatten4d3d() ,9个项目使用

3. tensor2tensor.layers.common_layers.shift_right() ,7个项目使用

4. tensor2tensor.layers.common_layers.length_from_embedding() ,6个项目使用

5. tensor2tensor.layers.common_layers.layer_norm() ,6个项目使用

6. tensor2tensor.layers.common_layers.conv1d() ,6个项目使用

7. tensor2tensor.layers.common_layers.layer_postprocess() ,5个项目使用

8. tensor2tensor.layers.common_layers.weights_nonzero() ,5个项目使用

9. tensor2tensor.layers.common_layers.sepconv_relu_sepconv() ,5个项目使用

10. tensor2tensor.layers.common_layers.is_xla_compiled() ,5个项目使用

11. tensor2tensor.layers.common_layers.dense() ,5个项目使用

12. tensor2tensor.layers.common_layers.comma_separated_string_to_integer_list() ,5个项目使用

13. tensor2tensor.layers.common_layers.layer_preprocess() ,5个项目使用

14. tensor2tensor.layers.common_layers.dropout_no_scaling() ,5个项目使用

15. tensor2tensor.layers.common_layers.weights_all() ,5个项目使用

16. tensor2tensor.layers.common_layers.convert_gradient_to_tensor() ,5个项目使用

17. tensor2tensor.layers.common_layers.sru() ,5个项目使用

18. tensor2tensor.layers.common_layers.shift_right_3d() ,5个项目使用

19. tensor2tensor.layers.common_layers.dense_relu_dense() ,5个项目使用



注:本文中的示例由纯净天空整理自Github/MSDocs等开源代码及文档管理平台,相关代码片段筛选自各路编程大神贡献的开源项目,源码版权归原作者所有,传播和使用请参考对应项目的License;未经允许,请勿转载。