| Package | Description |
|---|---|
| org.bytedeco.caffe |
| Modifier and Type | Method and Description |
|---|---|
static PythonParameter |
PythonParameter.default_instance() |
static PythonParameter |
PythonParameter.internal_default_instance() |
PythonParameter |
LayerParameter.mutable_python_param() |
PythonParameter |
PythonParameter.New() |
PythonParameter |
PythonParameter.New(Arena arena) |
PythonParameter |
PythonParameter.position(long position) |
PythonParameter |
PythonParameter.put(PythonParameter from) |
PythonParameter |
LayerParameter.python_param() |
PythonParameter |
LayerParameter.release_python_param() |
| Modifier and Type | Method and Description |
|---|---|
void |
PythonParameter.CopyFrom(PythonParameter from) |
void |
PythonParameter.MergeFrom(PythonParameter from) |
PythonParameter |
PythonParameter.put(PythonParameter from) |
void |
LayerParameter.set_allocated_python_param(PythonParameter python_param) |
void |
PythonParameter.Swap(PythonParameter other) |
| Constructor and Description |
|---|
PythonParameter(PythonParameter from) |
Copyright © 2020. All rights reserved.