| Package | Description |
|---|---|
| org.bytedeco.caffe |
| Modifier and Type | Method and Description |
|---|---|
static InputParameter |
InputParameter.default_instance() |
InputParameter |
LayerParameter.input_param() |
static InputParameter |
InputParameter.internal_default_instance() |
InputParameter |
LayerParameter.mutable_input_param() |
InputParameter |
InputParameter.New() |
InputParameter |
InputParameter.New(Arena arena) |
InputParameter |
InputParameter.position(long position) |
InputParameter |
InputParameter.put(InputParameter from) |
InputParameter |
LayerParameter.release_input_param() |
| Modifier and Type | Method and Description |
|---|---|
void |
InputParameter.CopyFrom(InputParameter from) |
void |
InputParameter.MergeFrom(InputParameter from) |
InputParameter |
InputParameter.put(InputParameter from) |
void |
LayerParameter.set_allocated_input_param(InputParameter input_param) |
void |
InputParameter.Swap(InputParameter other) |
| Constructor and Description |
|---|
InputParameter(InputParameter from) |
Copyright © 2019. All rights reserved.