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
اختيار وحدة GPUGPU 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

٣٠‏/٠٧‏/٢٠٢٦88364 مشاهدة

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العودة إلى الدليل