Home
last modified time | relevance | path

Searched defs:with_grad (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/
H A Dargument_spec.cpp132 ArgumentSpec ArgumentSpecCreator::create(bool with_grad, const Stack& input) in create()
/aosp_15_r20/external/pytorch/torch/csrc/jit/python/
H A Dscript_init.cpp453 bool with_grad = false) { in _propagate_shapes()
465 bool with_grad = false, in _propagate_and_assign_input_shapes()
H A Dinit.cpp552 bool with_grad) { in initJITBindings()