WebCal
Ctrl K

मार्गदर्शिका

TensorBoard

मार्गदर्शिकाएकीकरणसामान्य प्रश्नसहायता
मूल्यब्लॉग
त्वरित प्रारंभTop-Up and BillingAccelerating Access to Academic ResourcesQuick StartIntroductionMaintenance and TroubleshootingNetwork
प्लेटफ़ॉर्मJetBrain ProjectorTmpWebCal Scholars Program @2026Introduction to the Public Beta/Suqian Zone AAbout UsCopying Data Between InstancesAnalysis of Server Performance MetricsTidal Computing PowerLoad Balancing
घरेलू चिप्सUsing Huawei MindIEHuawei Ascend NPUMooreThread GPU
परिवेश सेटअपCUDA/cuDNNMinicondaPython3.XInstalling DependenciesOverviewImages
एंटरप्राइज़ सुविधाएँFlexible DeploymentElastic Deployment Release NotesBest Practices for Elastic DeploymentPerformance Metrics Monitoring
कंटेनर इंस्टेंसJupyterLabRemote SSH ConnectionSave the imageScaling ConfigurationMulti-machine, multi-GPU parallel processingDaemonOverviewChange the billing methodMigration Example (Same Region)Migration ExamplesRemote DesktopReset the system
GPU चुननाGPU SelectionPerformance Testing
डेटाUpload DataDownload DataPublic DataPublic Cloud Storage (Highly Recommended)Compression / DecompressionFile StorageLocal data diskOverview
सर्वोत्तम अभ्यासFileZillaGitGromacsHuggingFaceKataGoLinux BasicsMPIOpenCLPyCharm Remote DevelopmentR (RStudio) InstallationSSH TunnelTensorBoardRemote Development with VSCodeVisdomVulkanXShellOpen PortsWeChat MessagesPerformanceExpose multiple servicesMoney-Saving TipsComputation Precision IssuesSoftware Sources

सर्वोत्तम अभ्यास

TensorBoard

30/07/202688366 व्यू

Default Opening Method

TensorBoard is pre-installed on WebCal instances. Simply save your TensorBoard event files to the /root/tf-logs/ directory (if you wish to use a different logs folder, see the section below on changing the directory), or copy event files saved to other locations to this directory, and then use TensorBoard.

After launching the instance, locate the AutoPanel access point:

image-20220401160510193

image-20220401160536804

Switch the TF logs directory

If you want to use a different logs directory, you can manually start another instance of TensorBoard:

首先结束默认启动的TensorBoard进程,执行命令:ps -ef | grep tensorboard | awk '{print $2}' | xargs kill -9
在终端中执行以下命令启动TensorBoard
$ tensorboard --port 6007 --logdir /path/to/your/tf-logs/direction

After startup, simply access TensorBoard again in AutoPanel.

अगला लेखReset the system
Compute Rental दस्तावेज़मार्गदर्शिका पर वापस जाएं