Caffe2 - Python API
A deep learning, cross platform ML framework
Public Member Functions | Static Public Member Functions | List of all members
caffe2.python.onnx.backend.OnnxAttributes Class Reference
Inheritance diagram for caffe2.python.onnx.backend.OnnxAttributes:

Public Member Functions

def caffe2 (self, kmap=lambda k:k)
 

Static Public Member Functions

def from_onnx (args)
 

Detailed Description

This is a more convenient way to work with ONNX/Caffe2 attributes
that is not the protobuf representation.

Definition at line 62 of file backend.py.


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