05 2017 档案
摘要:AttributeError: 'module' object has no attribute 'SummaryWriter' tf.train.SummaryWriter改为:tf.summary.FileWriter summary.murge_all AttributeError: 'mod
阅读全文
摘要:ln -s gcc-4.* /usr/bin/gcc bazel build queshao gezhongc++ jiuchongxinzhuangyibiangcc4.9 可惜直接sudo apt-get install gcc-4.9不好用,它告诉我说我已经装好了=_=b 搜索了一番,发现可以
阅读全文
摘要:cd /usr/share/applications/ sudo vim Pycharm.desktop [Desktop Entry] Type = Application Name = Pycharm GenericName = Pycharm Comment = Pycharm:The Pyt
阅读全文
摘要:cannot use UEFI sudo apt-get remove nvidia* sudo add-apt-repository ppa:graphics-dervers/ppa sudo apt-get update sudo apt-get install nvidia-367 (this
阅读全文
摘要:#在pycharm上实现print后面加() # Copyright 2015 The TensorFlow Authors. All Rights Reserved.## Licensed under the Apache License, Version 2.0 (the "License");
阅读全文
摘要:# Copyright 2015 The TensorFlow Authors. All Rights Reserved.## Licensed under the Apache License, Version 2.0 (the "License");# you may not use this
阅读全文
摘要:一、安装pycharm 1.官网选择linux下载 免费社区版 默认Download 2.安装 $ cd Downloads/ $ tar xfz pycharm-*.tar.gz $ cd pycharm*/ $ cd bin/ $ ./pycharm.sh 开始界面默认会在桌面产生快捷方式 二、
阅读全文
浙公网安备 33010602011771号