| Package | Description |
|---|---|
| org.bytedeco.caffe |
| Modifier and Type | Method and Description |
|---|---|
static ReshapeParameter |
ReshapeParameter.default_instance() |
ReshapeParameter |
ReshapeParameter.getPointer(long i) |
static ReshapeParameter |
ReshapeParameter.internal_default_instance() |
ReshapeParameter |
LayerParameter.mutable_reshape_param() |
ReshapeParameter |
ReshapeParameter.New() |
ReshapeParameter |
ReshapeParameter.New(Arena arena) |
ReshapeParameter |
ReshapeParameter.position(long position) |
ReshapeParameter |
ReshapeParameter.put(ReshapeParameter from) |
ReshapeParameter |
LayerParameter.release_reshape_param() |
ReshapeParameter |
LayerParameter.reshape_param() |
| Modifier and Type | Method and Description |
|---|---|
void |
ReshapeParameter.CopyFrom(ReshapeParameter from) |
void |
ReshapeParameter.MergeFrom(ReshapeParameter from) |
ReshapeParameter |
ReshapeParameter.put(ReshapeParameter from) |
void |
LayerParameter.set_allocated_reshape_param(ReshapeParameter reshape_param) |
void |
ReshapeParameter.Swap(ReshapeParameter other) |
| Constructor and Description |
|---|
ReshapeParameter(ReshapeParameter from) |
Copyright © 2020. All rights reserved.