..
docs
Fix several DeprecationWarning: invalid escape sequence ( #15733 )
2019-01-05 08:53:35 -08:00
examples
Enhance cpu support on gloo based multi-nodes mode. ( #11330 )
2019-01-15 11:47:10 -08:00
helpers
ideep
Add/fallback some operators for mkl-dnn ( #11696 )
2019-01-11 12:53:06 -08:00
layers
Resubmit: Set the correct engine name for position weighted pooling when fp16 is used for training
2018-11-27 14:51:56 -08:00
mint
re-enable copy of python files, but be careful that the copy is only … ( #14982 )
2018-12-11 16:54:08 -08:00
mkl
Add __init__.py so files get picked up on install ( #14898 )
2018-12-07 13:40:23 -08:00
modeling
diagnose option: get_entry to print a whole row ( #11308 )
2018-09-06 21:26:30 -07:00
models
Unify cuda and hip device types in Caffe2 python front end ( #14221 )
2018-11-29 14:00:16 -08:00
onnx
Initialize tensor with fp32 in Caffe2Backend.prepare() ( #15832 )
2019-01-08 22:33:52 -08:00
operator_test
Remove code duplication ( #15880 )
2019-01-14 17:59:37 -08:00
predictor
Enhance cpu support on gloo based multi-nodes mode. ( #11330 )
2019-01-15 11:47:10 -08:00
rnn
Unify cuda and hip device types in Caffe2 python front end ( #14221 )
2018-11-29 14:00:16 -08:00
serialized_test
docs: minor spelling tweaks
2018-12-12 18:17:14 -08:00
test
Back out "[nomnigraph][executor] computeChains with nomnigraph" ( #15451 )
2018-12-21 11:09:27 -08:00
trt
Caffe 2: Reshape Op upgrade ( #15380 )
2019-01-13 22:49:40 -08:00
__init__.py
Fix the missing caffe2 proto files for Windows ( #15157 )
2018-12-17 15:21:47 -08:00
_import_c_extension.py
Remove linker and dlopen flags that allowed undefined symbols in rocm build ( #15091 )
2018-12-11 23:23:47 -08:00
allcompare_test.py
attention.py
benchmark_generator.py
binarysize.py
brew.py
brew_test.py
build.py
cached_reader.py
caffe_translator.py
Fix several ResourceWarning: unclosed file ( #15746 )
2019-01-09 15:36:53 -08:00
caffe_translator_test.py
Fix several ResourceWarning: unclosed file ( #15746 )
2019-01-09 15:36:53 -08:00
checkpoint.py
Create class constant for string literal 'blob_names'
2018-08-24 22:11:43 -07:00
checkpoint_test.py
Revert D9566744: [New Checkpoint] Kill the dummy TaskOutput when task.get_step() ( #11164 )
2018-08-31 22:25:57 -07:00
CMakeLists.txt
Fix CMakeLists.txt for Int8 python bindings ( #15047 )
2018-12-11 10:48:47 -08:00
cnn.py
Unify cuda and hip device types in Caffe2 python front end ( #14221 )
2018-11-29 14:00:16 -08:00
compatibility.py
migrating deprecated calls without abc module for containers ( #11515 )
2018-09-13 15:09:22 -07:00
context.py
context_test.py
control.py
control_ops_grad.py
fix auto grad summing for IfOp where intermediate output needs renaming ( #14772 )
2018-12-09 08:26:46 -08:00
control_ops_grad_test.py
fix auto grad summing for IfOp where intermediate output needs renaming ( #14772 )
2018-12-09 08:26:46 -08:00
control_ops_util.py
control_test.py
convert.py
New serialization format ( #12384 )
2018-10-16 16:36:58 -07:00
convert_test.py
New serialization format ( #12384 )
2018-10-16 16:36:58 -07:00
convnet_benchmarks.py
convnet_benchmarks_test.py
core.py
fix auto grad summing for IfOp where intermediate output needs renaming ( #14772 )
2018-12-09 08:26:46 -08:00
core_gradients_test.py
Unify cuda and hip device types in Caffe2 python front end ( #14221 )
2018-11-29 14:00:16 -08:00
core_test.py
Unify cuda and hip device types in Caffe2 python front end ( #14221 )
2018-11-29 14:00:16 -08:00
crf.py
Productionize CRF layer in PyText ( #10362 )
2018-08-22 00:25:26 -07:00
crf_predict.py
Move crf in caffe2 from fb to oss ( #12200 )
2018-10-01 18:31:41 -07:00
crf_viterbi_test.py
Move crf in caffe2 from fb to oss ( #12200 )
2018-10-01 18:31:41 -07:00
data_parallel_model.py
Enhance cpu support on gloo based multi-nodes mode. ( #11330 )
2019-01-15 11:47:10 -08:00
data_parallel_model_test.py
Unify cuda and hip device types in Caffe2 python front end ( #14221 )
2018-11-29 14:00:16 -08:00
data_workers.py
Fixed log message ( #10874 )
2018-09-05 09:55:52 -07:00
data_workers_test.py
dataio.py
Fixing stop condition on composite reader ( #9888 )
2018-08-20 03:02:20 -07:00
dataio_test.py
dataset.py
db_file_reader.py
db_test.py
device_checker.py
dlpack.h
Upgrade DLPack
2018-11-12 15:59:46 -08:00
dyndep.py
embedding_generation_benchmark.py
experiment_util.py
extension_loader.py
Completely remove build_aten and use_aten ( #10469 )
2018-08-20 20:26:42 -07:00
functional.py
Caffe2 Functional enforcing inplace output ( #10797 )
2018-08-23 22:42:47 -07:00
functional_test.py
fused_8bit_rowwise_conversion_ops_test.py
gradient_check_test.py
Unify cuda and hip device types in Caffe2 python front end ( #14221 )
2018-11-29 14:00:16 -08:00
gradient_checker.py
make the variable declaration closer to usage
2018-10-12 12:07:08 -07:00
gru_cell.py
hip_test_util.py
Make CUDNN an alias of MIOPEN for HIP ops ( #12278 )
2018-10-24 17:07:31 -07:00
hsm_util.py
hypothesis_test.py
Remove unsafecoalesce op ( #12897 )
2018-10-22 09:42:26 -07:00
hypothesis_test_util.py
Unify cuda and hip device types in Caffe2 python front end ( #14221 )
2018-11-29 14:00:16 -08:00
ideep_test_util.py
layer_model_helper.py
parallize the dense part in event models
2018-08-22 22:40:07 -07:00
layer_model_instantiator.py
layer_parameter_sharing_test.py
Clean up a couple of items in the C2 test scaffolding (WIP) ( #7847 )
2018-11-07 09:16:13 -08:00
layer_test_util.py
layers_test.py
Add Recency Weighted into SparseLookup ( #14291 )
2018-11-24 02:43:31 -08:00
lengths_reducer_fused_8bit_rowwise_ops_test.py
handle empty inputs to SparseLengthsMean correctly ( #15389 )
2018-12-21 22:20:14 -08:00
lengths_reducer_rowwise_8bit_ops_test.py
lstm_benchmark.py
Unify cuda and hip device types in Caffe2 python front end ( #14221 )
2018-11-29 14:00:16 -08:00
memonger.py
memonger_test.py
Unify cuda and hip device types in Caffe2 python front end ( #14221 )
2018-11-29 14:00:16 -08:00
mkl_test_util.py
model_device_test.py
Unify cuda and hip device types in Caffe2 python front end ( #14221 )
2018-11-29 14:00:16 -08:00
model_helper.py
Add error type to raise statement
2018-12-11 17:41:44 -08:00
model_helper_test.py
keep net type info when generating model complete net ( #11032 )
2018-09-04 21:10:06 -07:00
modifier_context.py
mpi_python.cc
muji.py
Unify cuda and hip device types in Caffe2 python front end ( #14221 )
2018-11-29 14:00:16 -08:00
muji_test.py
Unify cuda and hip device types in Caffe2 python front end ( #14221 )
2018-11-29 14:00:16 -08:00
net_builder.py
net_builder_test.py
net_drawer.py
net_printer.py
Rename cuda_gpu_id to device_id in DeviceOption ( #12456 )
2018-10-09 15:54:04 -07:00
net_printer_test.py
nomnigraph.py
createUniqueDataNode
2018-10-31 11:16:38 -07:00
nomnigraph_test.py
nomnigraph - support subgraph visualization ( #13795 )
2018-11-16 08:19:20 -08:00
nomnigraph_transformations.py
Add transpose network pass ( #13437 )
2018-11-01 14:27:07 -07:00
nomnigraph_transformations_test.py
Add transpose network pass ( #13437 )
2018-11-01 14:27:07 -07:00
normalizer.py
Enable alternative LayerNorm impl in FisherGan ( #12178 )
2018-10-11 17:36:11 -07:00
normalizer_context.py
normalizer_test.py
numa_benchmark.py
Revert D13205604: Move numa.{h, cc} to c10/util
2018-12-07 10:01:25 -08:00
numa_test.py
Move numa.{h, cc} to c10/util ( #15024 )
2018-12-12 12:21:10 -08:00
observer_test.py
optimizer.py
Unify cuda and hip device types in Caffe2 python front end ( #14221 )
2018-11-29 14:00:16 -08:00
optimizer_context.py
optimizer_test.py
Unify cuda and hip device types in Caffe2 python front end ( #14221 )
2018-11-29 14:00:16 -08:00
optimizer_test_util.py
Unify cuda and hip device types in Caffe2 python front end ( #14221 )
2018-11-29 14:00:16 -08:00
parallel_workers.py
parallel_workers_test.py
parallelize_bmuf_distributed_test.py
Unify cuda and hip device types in Caffe2 python front end ( #14221 )
2018-11-29 14:00:16 -08:00
pipeline.py
SNNTest with Data Preproc Service ( #11707 )
2018-09-17 21:25:49 -07:00
pipeline_test.py
predictor_constants.py
pybind_state.cc
Support communicating with C2 protobuf in Onnxifi flow ( #15472 )
2019-01-07 22:12:29 -08:00
pybind_state.h
Remove PythonOp non-CPU path and PytorchOp ( #15417 )
2019-01-02 16:36:37 -08:00
pybind_state_dlpack.cc
Upgrade DLPack
2018-11-12 15:59:46 -08:00
pybind_state_dlpack.h
Remove PythonOp non-CPU path and PytorchOp ( #15417 )
2019-01-02 16:36:37 -08:00
pybind_state_gpu.cc
Remove PythonOp non-CPU path and PytorchOp ( #15417 )
2019-01-02 16:36:37 -08:00
pybind_state_hip.cc
Remove PythonOp non-CPU path and PytorchOp ( #15417 )
2019-01-02 16:36:37 -08:00
pybind_state_ideep.cc
support 0 size in any of the tensor dimensions in mkldnn ( #15295 )
2019-01-04 22:33:18 -08:00
pybind_state_int8.cc
Renaming meta() to dtype() - 2/2 ( #13334 )
2018-10-30 18:24:30 -07:00
pybind_state_nomni.cc
nomnigraph - support subgraph visualization ( #13795 )
2018-11-16 08:19:20 -08:00
pybind_state_registry.cc
Move registry fully to c10 ( #12077 )
2018-09-27 03:09:54 -07:00
pybind_state_registry.h
Move registry fully to c10 ( #12077 )
2018-09-27 03:09:54 -07:00
python_op_test.py
Clean up a couple of items in the C2 test scaffolding (WIP) ( #7847 )
2018-11-07 09:16:13 -08:00
queue_util.py
record_queue.py
recurrent.py
regularizer.py
regularizer_context.py
regularizer_test.py
rnn_cell.py
Unify cuda and hip device types in Caffe2 python front end ( #14221 )
2018-11-29 14:00:16 -08:00
schema.py
Add util function from core type to dtype ( #10716 )
2018-08-21 10:55:19 -07:00
schema_test.py
Add util function from core type to dtype ( #10716 )
2018-08-21 10:55:19 -07:00
scope.py
Add EmptyNameScope to allow you jump out from current scope. ( #14631 )
2018-12-12 01:39:50 -08:00
scope_test.py
Add EmptyNameScope to allow you jump out from current scope. ( #14631 )
2018-12-12 01:39:50 -08:00
session.py
session_test.py
sparse_to_dense_mask_test.py
sparse_to_dense_test.py
task.py
caffe2/python/task: added __repr__ methods to all task definitions ( #15250 )
2018-12-17 16:02:16 -08:00
task_test.py
caffe2/python/task: added __repr__ methods to all task definitions ( #15250 )
2018-12-17 16:02:16 -08:00
test_util.py
Start unittesting our main observer ( #15191 )
2018-12-14 16:24:38 -08:00
text_file_reader.py
timeout_guard.py
toy_regression_test.py
Enable junk fill for the default CPU allocator ( #13377 )
2018-11-08 00:02:37 -08:00
transformations.py
transformations_test.py
Relax check on outputs ( #15458 )
2018-12-21 14:19:37 -08:00
tt_core.py
tt_core_test.py
utils.py
Fix several ResourceWarning: unclosed file ( #15746 )
2019-01-09 15:36:53 -08:00
utils_test.py
Convert Arguments to dictionary ( #13436 )
2018-11-01 14:27:05 -07:00
visualize.py
workspace.py
Unify cuda and hip device types in Caffe2 python front end ( #14221 )
2018-11-29 14:00:16 -08:00
workspace_test.py
Unify cuda and hip device types in Caffe2 python front end ( #14221 )
2018-11-29 14:00:16 -08:00