57d2f9857079c16c2ddc80399df9afb2dbdfb864,GPy/plotting/abstract_plotting_library.py,AbstractPlottingLibrary,fill_gradient,#AbstractPlottingLibrary#Any#Any#Any#Any#Any#,274
Before Change
the kwargs are plotting library specific kwargs!
raise NotImplementedError("Implement all plot functions in AbstractPlottingLibrary in order to use your own plotting library")
After Change
the kwargs are plotting library specific kwargs!
print("fill_gradient not implemented in this backend.")
In pattern: SUPERPATTERN
Frequency: 5
Non-data size: 3
Instances
Project Name: SheffieldML/GPy
Commit Name: 57d2f9857079c16c2ddc80399df9afb2dbdfb864
Time: 2015-10-10
Author: ibinbei@gmail.com
File Name: GPy/plotting/abstract_plotting_library.py
Class Name: AbstractPlottingLibrary
Method Name: fill_gradient
Project Name: rail-berkeley/softlearning
Commit Name: 334b70f164b21fc945c3ab3a13c3a31e94c3dfd3
Time: 2018-08-09
Author: kristian.hartikainen@gmail.com
File Name: softlearning/environments/adapters/softlearning_env.py
Class Name: SoftlearningEnv
Method Name: get_path_infos
Project Name: apple/coremltools
Commit Name: fa0e8dd1ce412985c61d3a65014e15239096cd48
Time: 2019-10-22
Author: shuoxin_lin@apple.com
File Name: coremltools/converters/nnssa/coreml/ssa_converter.py
Class Name: SSAConverter
Method Name: _convert_mirror_pad
Project Name: slinderman/pyhawkes
Commit Name: 279fbb4f034356c651614a8f67d94c9489e7758a
Time: 2017-04-27
Author: scott.linderman@gmail.com
File Name: examples/inference/standard_bfgs_demo.py
Class Name:
Method Name: demo
Project Name: BindsNET/bindsnet
Commit Name: 8ff98aa8a9278a12c46c8a8a0c7f004f14b2fb73
Time: 2019-05-21
Author: chaneyk@seas.upenn.edu
File Name: bindsnet/pipeline/base_pipeline.py
Class Name: BasePipeline
Method Name: plots