| 開發人員: | Yasushi Obata (6) | ||
| 價錢: | $16.99 | ||
| 排名: | 0 | ||
| 評測: | 0 寫評論 | ||
| 註釋: | 0 發表評論 | ||
| 清單: | 0 + 0 | ||
| 點數: | 0 + 0 ¡ | ||
| App Store | |||
描述
or when your iPhone is OffLine.
****Why we Need " PyTorch " on the Edge Device such as iPhone??;
When "Torch" is a Lamp, "iPhone" becomes a Lamp Stand.
even When you are in the train or when your iPhone is OffLine.
So doNot put "Torch" on any Basket ( Hidden Place ) but put on your "iPhone".
So that the Light of the Lamp will Shine Before Others.
Scripture( Matthew 5:13;14-16 ) Says,
When the Light is Put on the Hill,
the City on the Hill canNot be Hidden.
****Matthew 5:13;14-16, ESV;
5:13 “You are the salt of the earth, but if salt has lost its taste,
how shall its saltiness be restored?
5:14 “You are the light of the world. A city set on a hill canNot be hidden.
5:15 Nor do people light a lamp and put it under a basket, but on a stand,
and it gives light to all in the house.
5:16 In the same way, let your light shine before others,
so that they may see your good works
and give glory to your Father who is in heaven.
****TutorialSeason007;
We Prepared some of Examples
to tell you what you Can do Using PeterJohnPyTorch.
s001QuestAnswerLibTorch.py;
This isNot PyTorch but just LibTorch.
QuestionAnswering Demo with LibTorch.
You canNot Customize almost Anything
'cause LibTorch is Called Via Swift
and 'cause Swift Needs to be Compiled
with XCode on MacOS.
This example Loads any Model from "qa360_quantized.ptl" file,
which includes "TorchScript".
s002ProvisionPyTorchTensor.py;
This Shows PeterJohnPyTorch Can Use Tensor.
s003ProvisionPyTorchAutoGradFoundation.py;
This Shows PeterJohnPyTorch Can Use AutoGrad.
s004ProvisionPyTorchAutoGrad.py;
This Shows PeterJohnPyTorch Can Use AutoGrad.
s005ProvisionPyTorchNN.py;
This Shows PeterJohnPyTorch Can Use torch.nn (NeuralNetwork).
s006ProvisionPyTorchNNoptimizer.py;
This Shows PeterJohnPyTorch Can Use torch.nn (NeuralNetwork)
and Optimizer.
This Uses SGD (Stochastic Gradient Descent ) as the Optimizer.
s007QuestAnswerPyTorch.py;
Now you Can See Not libTorch demo But PyTorch demo
about QuestionAnswering.
You can Customize, for example, Tokenizer
in "pjQuestionAnswering.py"
Using PyTorch on iPhone.
This example Loads any Model from "qa360_quantized.ptl" file,
which includes "TorchScript".
s008QuestAnswerTransformers.py;
QuestionAnswering Demo with PyTorch and Transformers.
After you touched "Run Script",
This example begins to Download "model.safetensors"(265.5MBytes),
We Recommend that you make a copy of "model.safetensors",
outside of this App "PeterJohnPyTorch",
using Apple's "Files.app".
So that, Even if you uninstalled this App,
After you installed this App "PeterJohnPyTorch" Again,
you can put back "model.safetensors" file to "/images" directory
of this App "PeterJohnPyTorch".
This example Loads any Model from "model.safetensors" file,
which is the Standard format of "HuggingFace".
****Some of Restrictions that We know Currently;
1) CanNot Trace any Model files using torch.jit.trace() Function;
Since Now "PeterJohnPyTorch" canNot Create any Traced Model,
Also it canNot Create either ".ptl"("PyTorch Lite" format) file
Nor ".pt"("PyTorch" format) file right now.
2) CanNot Script any Model files using torch.jit.script() Function;
Since Now "PeterJohnPyTorch" canNot Create any Scripted Model,
Also it canNot Create either ".ptl"("PyTorch Lite" format) file
Nor ".pt"("PyTorch" format) file right now.
Now you Need to
save any Model as "model.safetensors",
and use the Model via PyTorch or via Transformers,
Means Write the Logic via PyTorch or via Transformers.
3) Not Implement "MPS" (Metal Performance Shader) backends Yet;
So Now you Need to Specify "CPU" as Device.
The "CPU" backends is just the First Step Before the "GPU" backends.
****
Enjoy PeterJohnPyTorch even when you are in the train
or your iPhone is OffLIne.
--Yasushi Yassun Obata
Ad
螢幕擷取畫面
新功能
- 版本: 2026.0301.0839
- 發佈日期:
- 'TutorialSeason003/s007AMACEaction.py' Added Version;
We Added Three APIs at this time.
Please Check the 'TutorialSeason003/s007AMACEaction.py' to know how to use the APIs.
import pjThreeDim as pj3d
import pjTkInter as tk
1) pj3d.setMaterial()
Check how to use in TutorialSeason003/pjAMACEactionCameraAngle.py;putSideWall() method;
it will make your 3D games beautiful.
2) pj3d.removeNodeHasPrefix()
Check how to use in TutorialSeason003/pjAMACEactionCameraAngle.py;initGame() method;
it will make easier to remove some of Nodes.
3) tk.removeNodeHasPrefix()
Check how to use in TutorialSeason003/pjAMACEactionCameraAngle.py;hideCastTheDemonOutOf(), hideBambooSpear(), hideWin1() method;
it will make easier to remove some of Nodes.
and One More Thing,
we CommentOuted the line of "midiSampler = nil"
at IntroScene.swift and RunScriptViewChild.swift
in
PeterJohnNumPyV4,
PeterJohnNumPyMatplotlib and
PeterJohnPyTorch.
So that these three Apps Can Avoid CRASH.
Best Regards,
--Yasushi Yassun Obata
註釋 (0)
成為第一個發表評論的人 🌟
價格歷史
- 今天: $16.99
- 最小值: $16.99
- 最大值: $19.99
追蹤票價
Ad
開發人員
- Yasushi Obata
- 平台: iOS 應用程式 (5) iOS 遊戲 (1)
- 清單: 0 + 0
- 點數: 0 + 0 ¡
- 排名: 0
- 評測: 0
- 註釋: 0
- 折扣: 0
- 影片: 0
- RSS: 訂閱
點數 (0)
0 ☹️
排名 (0)
0 ☹️
清單 (0)
0 ☹️
- PeterJohnPyTorch
評測 (0)
成為第一個評論 🌟
其他資訊
«PeterJohnPyTorch». 平台: iOS. 類別: 工具. 開發商: «Yasushi Obata». 首次發布: . 最後更新: . 目前價格: $16.99. 最低記錄價格: $16.99 (). 最高記錄價格: $19.99 (). 此項目尚未在 AppAgg 上獲得評分或評論。 可用語言: English. AppAgg 會追蹤 «PeterJohnPyTorch»的價格歷史、評分和用戶回饋。 關注未來折扣和更新: RSS. AppAgg 不託管應用程式或分發軟體。 所有商標、標誌和螢幕截圖均屬於其各自所有者。
- 🌟 分享
- App Store
你可能還喜歡
-
- Python Editor - .py Editor
- iOS 應用程式: 工具 由: Julian Lau
- 免費
- 清單: 0 + 0 排名: 0 評測: 0
- 點數: 0 + 3 (3.7) 註釋: 0 版本: 1.2.0 Python Editor is a simple and powerful app for creating, editing, and saving Python files on your device. With its user-friendly interface and essential features such as syntax ... ⥯
-
- Inferno for Firebase
- iOS 應用程式: 工具 由: Peter Khouly
- 免費
- 清單: 0 + 0 排名: 0 評測: 0
- 點數: 1 + 11 (3.9) 註釋: 0 版本: 1.1.4 Reimagine and Discover a new way of navigating your Firebase Database with Inferno, the beautiful Firebase Client. Optimized for both developers and database administrators in mind to ... ⥯
-
- BLE Spy
- iOS 應用程式: 工具 由: Peter Gasche
- $4.99
- 清單: 1 + 0 排名: 0 評測: 0
- 點數: 0 + 4 (4.8) 註釋: 0 版本: 1.2.5 A professional utility to examine and control Bluetooth Low Energy devices. Apart from standard features BLE Spy has some unique capabilities in particular for developers. Standard ... ⥯
-
- SimpleGPSApp Lesson 01
- iOS 應用程式: 工具 由: John Avatar
- 免費
- 清單: 0 + 0 排名: 0 評測: 0
- 點數: 2 + 0 註釋: 0 版本: 3 GREAT FUN - GPS 3D MapKit & Speedometer iOS Project - showing RAW GPS Speed of MTS (Meters per Second) & hundredths MPH & KMPH! On the way to Full Level 5 Self Driving for a new EV we ... ⥯
-
- Kubriko Showcase
- iOS 應用程式: 工具 由: PETER PANDULA
- 免費
- 清單: 0 + 0 排名: 0 評測: 0
- 點數: 0 + 0 註釋: 0 版本: 1.0.4 Kubriko is a Compose Multiplatform game engine, an open-source Kotlin library that you can use to create your own 2D games. This app is a collection of small demos that show what can ... ⥯
-
- Dev Eyes
- iOS 應用程式: 工具 由: Peter Black
- * 免費
- 清單: 0 + 0 排名: 0 評測: 0
- 點數: 0 + 0 註釋: 0 版本: 1.0 As a developer I'm constantly viewing my frontend code as different device and screen sizes. I created Dev Eyes as a way to mirror my local development across various screen sizes at ... ⥯
- 全新
- Visor QA
- iOS 應用程式: 工具 由: John Archer
- $9.99
- 清單: 0 + 0 排名: 0 評測: 0
- 點數: 0 + 0 註釋: 0 版本: 1.0 See your game through everyone's eyes. Visor QA is a professional-grade accessibility utility designed for Mobile Game Developers, QA Testers, and UI/UX Designers. It bridges the gap ... ⥯
- 全新
- PromptVault Studio
- iOS 應用程式: 工具 由: John Dykheng
- $2.99
- 清單: 0 + 0 排名: 0 評測: 0
- 點數: 0 + 0 註釋: 0 版本: 1.0 Prompt Vault Studio is a simple and powerful workspace built for developers, creators, and builders who use prompts every day. Write your code prompts. Save them securely. Organize ... ⥯
-
- Juno – Python and Jupyter
- iOS 應用程式: 工具 由: Rational Matter
- 免費
- 清單: 4 + 4 排名: 0 評測: 0
- 點數: 6 + 987 (4.6) 註釋: 0 版本: 3.9.0 Zero-setup Python environment and developer toolbox in a first-class citizen app for iPad and iPhone. Juno is designed to cover all your Python coding needs, and will work seamlessly ... ⥯
-
- PeterJohnThreeDim
- iOS 應用程式: 工具 由: Yasushi Obata
- $5.99
- 清單: 0 + 0 排名: 0 評測: 0
- 點數: 0 + 0 註釋: 0 版本: 2026.0307.1456 What is this;; PeterJohn is a Python3 PlayGrounds runs on iPhone. This enables you to code, run and learn Python3 even on the train, on the bus, even Offline. Why we named ... ⥯
-
- My Lisp
- iOS 應用程式: 工具 由: Laurent Rodier
- $3.99
- 清單: 1 + 1 排名: 0 評測: 0
- 點數: 2 + 17 (4.1) 註釋: 0 版本: 2.14 My Lisp is a complete and universal Lisp environment running directly on the iPhone, iPad, and Mac. This interpreter is true to the original John McCarthy Lisp implementation with the ... ⥯
-
- html+css+js-web designer,html5
- iOS 應用程式: 工具 由: 小文 黄
- 免費
- 清單: 0 + 1 排名: 0 評測: 0
- 點數: 1 + 780 (4.6) 註釋: 0 版本: 3.1 This is a learning tool for efficient HTML, CSS, and JS learning, fast programming, local execution, Git retrieval, iCloud storage, efficient transfer and sharing via LAN HTTP/FTP ... ⥯
-
- MarkChart - Mermaid Editor
- iOS 應用程式: 工具 由: Alexandre Colucci
- 免費
- 清單: 0 + 1 排名: 0 評測: 0
- 點數: 0 + 9 (4.3) 註釋: 0 版本: 2.4 MarkChart is designed exclusively for previewing and editing Mermaid diagrams. Start with a built-in template to instantly create sequence diagrams, state diagrams, flowcharts, and ... ⥯
-
- RenPyLinter
- iOS 應用程式: 工具 由: 武汉小强科技有限责任公司
- $3.99
- 清單: 0 + 0 排名: 0 評測: 0
- 點數: 0 + 5 (4.6) 註釋: 0 版本: 1.7.0 RenPyLinter, your lightweight solution for Ren'Py stories. App Intro RenPyLinter is a Ren'Py reading tool for mobile device. Lightweight The App is lightweight and can start in a ... ⥯