Struct autograd::tensor::Input [] [src]

pub struct Input {
    pub hash_map: HashMap<Tensor, NdArray>,
}

Fields

Methods

impl Input
[src]

[src]

[src]

Trait Implementations

impl Clone for Input
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more