Skip to content

docs: fix SliceParameter comment describing slice axis default#7126

Open
Chessing234 wants to merge 1 commit into
BVLC:masterfrom
Chessing234:fix/6361-slice-parameter-doc
Open

docs: fix SliceParameter comment describing slice axis default#7126
Chessing234 wants to merge 1 commit into
BVLC:masterfrom
Chessing234:fix/6361-slice-parameter-doc

Conversation

@Chessing234

Copy link
Copy Markdown

Fixes #6361

Summary

The SliceParameter proto comment incorrectly said SliceLayer "concatenates" blobs along the channels axis. Updated it to describe slicing, matching the layer documentation and actual behavior.

Test plan

  • Documentation-only change to caffe.proto comment

Made with Cursor

The SliceLayer proto comment incorrectly said it concatenates blobs;
update it to describe slicing along the channels axis.

Fixes BVLC#6361.

Co-authored-by: Cursor <cursoragent@cursor.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SliceParameter Caffe.Proto (line 1137) documentation inconsistent nit

1 participant