Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
robotPin
/
caffe
Public
forked from
BVLC/caffe
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
caffe
python
caffe
_caffe.cpp
on
master
User selector
All users
All time
Commit history
Commits on Apr 14, 2017
Explicit std::string to bp::object conversion
willyd
committed
aa29eba
View commit details
Copy full SHA for aa29eba
View code at this point
Browse repository at this point
Commits on Apr 13, 2017
Added support for python 3 and NCCL
willyd
committed
0c9cc62
View commit details
Copy full SHA for 0c9cc62
View code at this point
Browse repository at this point
Commits on Apr 12, 2017
Allow using env vars for glog init from python
cypof
committed
bac59be
View commit details
Copy full SHA for bac59be
View code at this point
Browse repository at this point
Commits on Mar 27, 2017
Expose share_weights to python to allow running test nets
cypof
committed
8602a23
View commit details
Copy full SHA for 8602a23
View code at this point
Browse repository at this point
Commits on Mar 13, 2017
Solver_add_nccl accepts any kind of Solver
jfolz
committed
1d3e6e4
View commit details
Copy full SHA for 1d3e6e4
View code at this point
Browse repository at this point
Commits on Jan 6, 2017
Python layers should build on multiprocess & solver_cnt; enable with bindings
Marian Gläser
authored and
cypof
committed
0d27efc
View commit details
Copy full SHA for 0d27efc
View code at this point
Browse repository at this point
Python Multi-GPU
cypof
committed
e21b420
View commit details
Copy full SHA for e21b420
View code at this point
Browse repository at this point
Logging from python, e.g. for lower log level on multi-GPU workers
cypof
committed
2317fa1
View commit details
Copy full SHA for 2317fa1
View code at this point
Browse repository at this point
Commits on Jul 11, 2016
Merge pull request #4351 from nitnelave/python/set_random_seed
Show description for 61944af
shelhamer
authored
61944af
View commit details
Copy full SHA for 61944af
View code at this point
Browse repository at this point
add set_random_seed to the python interface
nitnelave
committed
35a9a07
View commit details
Copy full SHA for 35a9a07
View code at this point
Browse repository at this point
Merge pull request #4348 from nitnelave/python/clear_params
Show description for a1a9d30
shelhamer
authored
a1a9d30
View commit details
Copy full SHA for a1a9d30
View code at this point
Browse repository at this point
Merge pull request #3863 from lukeyeager/bvlc/expose-all-netstate-options
Show description for 3e94c0e
shelhamer
authored
3e94c0e
View commit details
Copy full SHA for 3e94c0e
View code at this point
Browse repository at this point
Commits on Jun 22, 2016
add clear_param_diffs to the python net interface
nitnelave
committed
118c97f
View commit details
Copy full SHA for 118c97f
View code at this point
Browse repository at this point
Commits on Jun 17, 2016
Exposing solver callbacks to python
philkr
committed
dec2381
View commit details
Copy full SHA for dec2381
View code at this point
Browse repository at this point
Commits on Jun 3, 2016
Add level and stages to pycaffe
Show description for 19adc7a
lukeyeager
committed
19adc7a
View commit details
Copy full SHA for 19adc7a
View code at this point
Browse repository at this point
Commits on Jun 2, 2016
Exposing load_hdf5 and save_hdf5 to python
philkr
committed
742c93f
View commit details
Copy full SHA for 742c93f
View code at this point
Browse repository at this point
Commits on Apr 28, 2016
Suppress boost registration warnings in pycaffe (Based on #3960)
Sean Bell
committed
673e8cf
View commit details
Copy full SHA for 673e8cf
View code at this point
Browse repository at this point
Commits on Mar 4, 2016
Merge pull request #3575 from errord/fix-boost-shared_ptr-caffe-Blob-float-no-register
Show description for c2354b9
shelhamer
committed
c2354b9
View commit details
Copy full SHA for c2354b9
View code at this point
Browse repository at this point
Commits on Jan 23, 2016
Version 1.0.0-rc3
lukeyeager
committed
67b497d
View commit details
Copy full SHA for 67b497d
View code at this point
Browse repository at this point
Commits on Jan 21, 2016
add register Net and Solver
biluochun
committed
8fea1f5
View commit details
Copy full SHA for 8fea1f5
View code at this point
Browse repository at this point
Commits on Jan 20, 2016
fixbug #issues/3494 No to_python (by-value) converter found for C++ type: boost::shared_ptr<caffe::Blob<float> >
biluochun
committed
de31e03
View commit details
Copy full SHA for de31e03
View code at this point
Browse repository at this point
Commits on Jan 5, 2016
Exposing layer top and bottom names to python
philkr
committed
1137e89
View commit details
Copy full SHA for 1137e89
View code at this point
Browse repository at this point
Commits on Dec 2, 2015
dismantle layer headers
Show description for 300f43f
shelhamer
committed
300f43f
View commit details
Copy full SHA for 300f43f
View code at this point
Browse repository at this point
Commits on Oct 31, 2015
Merge pull request #3082 from gustavla/pycaffe-snapshot
Show description for f5fd18b
shelhamer
committed
f5fd18b
View commit details
Copy full SHA for f5fd18b
View code at this point
Browse repository at this point
Commits on Oct 17, 2015
Add automatic upgrade for solver type
ronghanghu
committed
c1f7fe1
View commit details
Copy full SHA for c1f7fe1
View code at this point
Browse repository at this point
Split solver code into one file per solver class
ronghanghu
committed
b822a70
View commit details
Copy full SHA for b822a70
View code at this point
Browse repository at this point
Commits on Sep 18, 2015
Expose `Snapshot` to pycaffe
Show description for b4f9add
gustavla
committed
b4f9add
View commit details
Copy full SHA for b4f9add
View code at this point
Browse repository at this point
Commits on Sep 4, 2015
enabling the alternate solvers to be accessed by the python interface
Daniel Gordon
committed
5cc76ad
View commit details
Copy full SHA for 5cc76ad
View code at this point
Browse repository at this point
Commits on Aug 25, 2015
Python parameter test added
philkr
committed
60c0d58
View commit details
Copy full SHA for 60c0d58
View code at this point
Browse repository at this point
Allow the python layer have weight/parameter blobs.
philkr
committed
6aecb43
View commit details
Copy full SHA for 6aecb43
View code at this point
Browse repository at this point
Commits on Aug 20, 2015
Merge pull request #2930 from lukeyeager/pycaffe-layer_type_list
Show description for aa2a6f5
jeffdonahue
committed
aa2a6f5
View commit details
Copy full SHA for aa2a6f5
View code at this point
Browse repository at this point
Expose LayerFactory::LayerTypeList in pycaffe
Show description for 51b172c
lukeyeager
committed
51b172c
View commit details
Copy full SHA for 51b172c
View code at this point
Browse repository at this point
Commits on Aug 14, 2015
Exposing blob loss weight to python
philkr
committed
e94be07
View commit details
Copy full SHA for e94be07
View code at this point
Browse repository at this point
Commits on Aug 7, 2015
pycaffe: add shape accessor
jeffdonahue
committed
50195e3
View commit details
Copy full SHA for 50195e3
View code at this point
Browse repository at this point
Commits on Mar 5, 2015
expose Solver::Restore() as public and Solver.restore() in pycaffe
Show description for c0219cc
shelhamer
committed
c0219cc
View commit details
Copy full SHA for c0219cc
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.