Caffe2 - C++ API
A deep learning, cross platform ML framework
Public Types | Public Member Functions
std::hash< torch::autograd::Edge > Struct Template Reference

Public Types

using argument_type = torch::autograd::Edge
 
using return_type = size_t
 

Public Member Functions

return_type operator() (const argument_type &edge) const noexcept
 

Detailed Description

template<>
struct std::hash< torch::autograd::Edge >

Definition at line 48 of file edge.h.


The documentation for this struct was generated from the following file: