CircuitQNN.input_gradients¶
- property CircuitQNN.input_gradients: bool¶
Returns whether gradients with respect to input data are computed by this neural network in the
backward
method or not. By default such gradients are not computed.- Return type
bool