You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Paddle/python/paddle/fluid/dygraph
Chen Weihang c09de13ec4
Refine jit load model by extra_var_info (#26461)
6 years ago
..
amp Feature/Enable Auto-Mixed-Precision in dynamic graph (#24903) 6 years ago
dygraph_to_static [Dy2stat] change deprecated imp dependency to importlib, test=develop (#26453) 6 years ago
__init__.py [2.0API]Bind method for tensor and Variable (#26416) 6 years ago
backward_strategy.py test=develop, add gradient sort backward strategy (#17125) 7 years ago
base.py Update `no_grad` doc examples (#26481) 6 years ago
checkpoint.py Add limit support for load_dygraph loading jit.save result (#25935) 6 years ago
container.py add LayerList insert and extend (#23377) 6 years ago
io.py Refine jit load model by extra_var_info (#26461) 6 years ago
jit.py Paddle-2.0 API directory migration (#25898) 6 years ago
layer_object_helper.py add use_mkldnn attribute to ops in dygraph (#25773) 6 years ago
layers.py Enhance add_parameter check for dygraph layer (#26188) 6 years ago
learning_rate_scheduler.py windows CI scripts for xly,test=develop,test=win (#25533) 6 years ago
math_op_patch.py [2.0API]Bind method for tensor and Variable (#26416) 6 years ago
nn.py Add SyncBatchNorm (#26032) 6 years ago
parallel.py fix DataParallel code samples, test=document_fix (#26423) 6 years ago
parallel_helper.py update parallel_helper (#17691) 7 years ago
profiler.py move imperative to dygraph, test=develop 7 years ago
rnn.py Fix dygraph rnn doc (#24148) 6 years ago
static_runner.py [Dy2static] Refactor ProgramTranslator save_inference_model API (#24989) 6 years ago
tracer.py English API Docs Optimization Part 1 (#24536) 6 years ago
varbase_patch_methods.py expose and unify the Tensor concepts to the user (#25978) 6 years ago