Home
last modified time | relevance | path

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

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