跳到主要内容
Docs
API
Blogs
Training
Taichi Graphics Course 01
Explore
Community
Acknowledgments
简体中文
English
简体中文
Help us translate
develop
develop
v1.0.2
v0.9.2
🌙
☀️
搜索
K
master
master
v1.0.2
v0.9.2
taichi: The main taichi module
taichi.ad: Taichi Autodiff system
taichi.aot: Taichi AOT system
taichi.linalg: Taichi Linear algebra library
taichi.profiler: Taichi profiler tools
taichi.tools: Miscellaneous tools shipped with Taichi
taichi.types: Taichi types
taichi.ui: Taichi UI components (GUI and GGUI)
TapeImpl
grad
insert
taichi.lang.tape
#
class
taichi.lang.tape.
TapeImpl
(
runtime
,
loss
=
None
)
#
grad
(
self
)
#
insert
(
self
,
func
,
args
)
#