240 发简信
IP属地:四川
  • Resize,w 360,h 240
    tf.reduce_max()的使用

    1.tf.reduce_max()是tensorflow中求最大值函数 参数形式:tf.reduce_max(input_tensor,axis...

  • Resize,w 360,h 240
    win10创建TensorFlow-gpu环境配置

    1、安装anaconda3 从anaconda官网下载anaconda3安装,目前官网提供Python3.7与2.7的版本,根据自己需要选择合适...

  • Resize,w 360,h 240
    Windows下Git安装与使用

    一、Git安装过程 官网下载网址:https://git-scm.com/downloads 官网提供三种系统的下载,点击windows就能进入...

  • Resize,w 360,h 240
    Windows下anacoda 安装openEXR库

    在anacoda中安装函数库文件的时候,通常大家都是使用pip install,但是在Windows系统中往往容易出现很多未知错误,导致安装失败...