index stringlengths 48 80 | label stringlengths 15 140 | prompt stringlengths 237 719k |
|---|---|---|
ApolloAuto___apollo_119b9bf602b459cfe9990cfe7648307524ef2cb1 | microphone : change name for dag and launch | Give msg of this code:
Planning: add initial state constraint in lateral optimization <nl> Prediction: make num_thread configurable <nl> Build up the algorithm framework for move_sequence_predictor <nl> Prediction: remove lane sequence tracker <nl> refactor some code in prediction module <nl> add feature.proto <nl> Pre... |
mongodb___mongo_9857e72862957ee113b73bb499c6bd9fbbf64c56 | SERVER-47860 simplify resmoke verbatim invocation | Give msg of this code:
SERVER-19630 allow FSM tests to connect to an existing cluster <nl> SERVER-24116 fix KeyString's parsing of strings with leading null <nl> SERVER-35152 update tests for 4.0 <nl> SERVER-36129 awaitReplication after setup functions in concurrency <nl> Revert "SERVER-30748 WithLock to replace _inloc... |
microsoft___AirSim_fd4a8fecfc873259848293e4019b3ad31aee66c6 | Add Python API for new object functions ( ) | Give msg of this code:
Merge pull request from saihv/PR/UE_4.25 <nl> Upgrade Windows Unity project to VS 2019 <nl> Merge pull request from Nicole426/master <nl> Merge pull request from rajat2004/win-warnings <nl> Merge pull request from rajat2004/ue-plugin-version <nl> Merge pull request from saihv/PR/PP_nodisplay <nl>... |
ClickHouse___ClickHouse_84013d253dff75b1f522ac1756fb8c966a51f88c | fix : ternary if | Give msg of this code:
added create() function fo avgWeighted <nl> fix: clang false positive statis analysis <nl> gtest macro find fix <nl> fix: value_to_region adding <nl> Merge branch 'grabber-allocator-dev' into grabber-allocator-merge <nl> added some docs, slightly updated sync <nl> simplified the ColumnDecimal <nl... |
tensorflow___tensorflow_20597fff28fb487472806c2a5956b7f101a4e87b | Integrate LLVM at llvm / | Give msg of this code:
Detect if the issue is from underlying tracing or tfprof. <nl> Automated rollback of commit 24787842adfefe35f5a520313d775b14c29f143a <nl> Remove PrefetchIntervalPicker::SetInstructionSchedule(), because <nl> Fixes punctuation in tf.nn.moments comment <nl> Add support to TPU automatic profiler. <n... |
tensorflow___tensorflow_deefe8cafb146ea7a41e47b85afbdeb886088573 | [tf.data service]Only create journal writer when fault_tolerant_mode is enabled. | Give msg of this code:
Use combinations to test eager/graph mode and TF v1/v2 for cache_test.py <nl> Preserve shape information when passing SparseTensors to dataset functions <nl> [tf.data service]Add master and worker proto definitions. <nl> Remove an unused proto include <nl> Fix flaky doctest. <nl> Enable op-level ... |
EOSIO___eos_7758bc6e6476caea97d5006e800d1f88b879fee6 | Merge pull request from EOSIO / zach-2.0-concurrency-group | Give msg of this code:
.buildkite Folder Updates Merged in from develop <nl> Merge pull request from EOSIO/jerstern/build-priority-queues <nl> Merge pull request from EOSIO/zach-travis-release-build <nl> Merge pull request from EOSIO/zach-1.8-fix-db-modes-test <nl> Merge pull request from EOSIO/zach-cdt-fixes <nl> Merg... |
facebook___rocksdb_51bdfae010d96a7dddfcc4c1d988a8ea787ab54b | Check alignment of MultiRead requests in direct IO mode ( ) | Give msg of this code:
Compute cv_end_time with simpler logic <nl> Update unit tests for PinnableSlice <nl> Add unit test for TransactionLockMgr <nl> Fix result slice's address for direct io read <nl> Fix result slice's address for direct io read <nl> Cache result of GetLogicalBufferSize in Linux <nl> Use DestroyColumn... |
v8___v8_92e6d3317082e492ff11fd50a1f3481368f6cafc | build : Remove no-op calls to set_sources_assignment_filter | Give msg of this code:
nanmmm a / testing / gtest / BUILD . gn <nl> ppp b / testing / gtest / BUILD . gn <nl> <nl> <nl> import ( " / / build_overrides / gtest . gni " ) <nl> if ( is_ios ) { <nl> + import ( " / / build / buildflag_header . gni " ) <nl> import ( " / / build / config / coverage / coverage . gni " ) <nl> i... |
bitcoin___bitcoin_9b78f3ce8ed1867c37f6b9fff98f74582d44b789 | walletutil : Wallets can also be sqlite | Give msg of this code:
Shuffle inputs and outputs after joining psbts <nl> Change getmininginfo errors field to warnings <nl> Create LegacyScriptPubKeyMan when not a descriptor wallet <nl> Set fDecryptionThoroughlyChecked based on whether crypted key checksums are valid <nl> allow fundtx rpcs to work with external inpu... |
tensorflow___tensorflow_ad885b643072db2edab3b5d71bf04a03e130eb79 | Remove the usage of ds combination.concat , and replace it with raw list concat. | Give msg of this code:
Rename the unified_rnn_test to unified_lstm_test, since it only test the LSTM layer. <nl> Move keras related eager memory test to keras <nl> Move Keras related auto control-deps test to Keras integration test. <nl> Fix the typo in the API name for "MobileNetV3Samll" <nl> Make keras.layer use tf.M... |
envoyproxy___envoy_22c921a6318f07847afc61bc137a9e4833889b9d | test : deflake timer test , not completely ( ) | Give msg of this code:
api: add type database rule and use it from protoxform <nl> rename packages <nl> compdb: treat envoy headers as c++17 <nl> coverage: shard coverage tests <nl> ci: use test cache in PR runs <nl> bazel: build tests only in sanitizer runs <nl> ci: disable cache in AWS pool <nl> ci: fix clang-tidy fo... |
tensorflow___tensorflow_ca7c0657c2e22343810957951cfb27aa5bf4c165 | update arg doc for sigmoid_cross_entropy | Give msg of this code:
updating dead web link <nl> formatting image_ops_impl.py <nl> update python_api.md <nl> format image_ops_impl.py <nl> fix broken linkmmm a / tensorflow / python / ops / losses / losses_impl . py <nl> ppp b / tensorflow / python / ops / losses / losses_impl . py <nl> def sigmoid_cross_entropy ( <n... |
Tencent___ncnn_eb48cf1b98e5a595ca1a6b4036c6a63d01c23a31 | fix tools / darknet / darknet2ncnn.cpp sign-compare warning ( ) | Give msg of this code:
rename allocator to _allocator <nl> try to support Open Harmony OS <nl> fix tools/ncnnoptimize.cpp sign-compare warning <nl> fix tools/mxnet/mxnet2ncnn.cpp sign-compare warning <nl> update how-to-build.md, fix package names <nl> fix typo in argc/argv hint <nl> get_little_cpu_count() and get_big_c... |
envoyproxy___envoy_573170bb77c885278955b2f0d44dbae9875828c6 | Revert buffer filter visibility back to public ( ) | Give msg of this code:
Route checker tool: Add coverage reporting for direct response entries <nl> Router check tool: Add testing support for routes with runtime numerator 0 <nl> route test tool: remove JSON schema references <nl> route checker tool: differentiate between request and response headers <nl> Initialize cl... |
tensorflow___tensorflow_52cd1262e3ab2a516f3f297ed5b3bea4e52f8c60 | Add NoQuantizationResult to TFL LocalResponseNormalizationOp | Give msg of this code:
Fix broken tflite support project's links. <nl> Splits mean op into two modes, reference op and optimized op <nl> Use rtti compile option in the buffer_map library if necessary <nl> Implement reference variable done freezing via a series of MLIR passes (inside importer version) <nl> Add optimized... |
telegramdesktop___tdesktop_08b513dd7e3af1f37780374e1509421f746d7474 | Update lib_base submodule. | Give msg of this code:
Improve phrase on copying selected items as text. <nl> Fix possible crash in inconsistent HistoryWidget state. <nl> Closed alpha version 1.7.8.1: Fix build for Xcode. <nl> Handle pinned bar clicks. <nl> Allow Vector<bytes> in scheme. <nl> Open t.me/iv links in browser. <nl> Move all gsl::byte hel... |
tensorflow___tensorflow_32a7d53c828a4d4656db818fe35fd96acfd6e18c | Typo fix in strategy_combinations.py | Give msg of this code:
Remove a dependency on multi_worker_test from multi_worker_optimizer_comparison_test since it's not needed.Resolve a TODO to remove the function def. <nl> Add skip_if_error context manager in test_util.py to conveniently skip errors that are not related to what is being tested. <nl> Skip the test... |
apple___swift_c02dc720da80b41d1ecb7133be11e4daa1e084dc | Merge pull request from Coeur / patch-1 | Give msg of this code:
[benchmark]Add another test to floating point conversion benchmark <nl> [stdlib]Simplify 'BinaryFloatingPoint.init?<T: BinaryFloatingPoint>(exactly: T)' <nl> Merge pull request from xwu/benchmark-floating-point-conversion-exactly <nl> Merge pull request from valeriyvan/RemoveRedundantZeroingStrin... |
tensorflow___tensorflow_798f7515f99a9ed5f3f4493c6a834ecd091eb340 | Add eager overhead benchmarks for more Layers. | Give msg of this code:
Support Keras whitelisting of TF Ops where their first input is a list of Tensors. <nl> Make `_keras_history` a namedtuple <nl> Automated rollback of commit 81df31594971f6870bf5b7d75e311de3e970e670 <nl> Disable TF whitelisting in Keras Layers. <nl> Make ModelCheckpoint non-blocking and able to su... |
v8___v8_dd80f2e4cf4fd254c389d6fee58dc8d44d84fed0 | cppgc : Add public header-only target | Give msg of this code:
Reland "cppgc: Port ObjectStartBitmap" <nl> [heap]Scavenger: Restructure main processing method <nl> Revert "Fix update external string call in morph string test." <nl> [heap]Remove dead last top marker <nl> [object-stats]Differentiate between regular and uncompiled SFI <nl> [heap/platform]Releas... |
tensorflow___tensorflow_47926752a88bb4ac9b6012273ad46047b58be7b7 | Add note about enclosing GradientTape for better performance , especially when jabobians are involved. | Give msg of this code:
[XLA]Redesign: migrate slice_test. <nl> Add _param_shapes and safe named contructors to most distributions <nl> Fix output of overview page and input-pipeline analyzer for Cloud TPU. <nl> 1.Add image_ops.is_jpeg Op to decide if a input string is a jpeg string or not. <nl> Make "default" argument ... |
facebook___folly_9f72af220e5cee73c07fdfeecb195cce0c830a8a | enable tests in getdeps | Give msg of this code:
enable CMake build (with HTTP/3) <nl> do not build proxygen and mvfst for Windows (yet) <nl> add gperf manifest <nl> Deprecate autoconf <nl> enable CMake build (with HTTP/3)--take 2 <nl> add gtest version 1.8 <nl> Back out "[proxygen][oss]enable CMake build (with HTTP/3)" <nl> enable CMake build ... |
ClickHouse___ClickHouse_a85d6e2fbc1c640e3942cfe4acadd8b046be104d | Try use tsan annotated boost fibre. | Give msg of this code:
Merged with master. <nl> Updated MergeSortingTransform. <nl> added deleted comment after merge <nl> Added invalid FixedString size to the list of parse errors. <nl> Added dictionary hash for low cardinality column.[#CLICKHOUSE-3903] <nl> Added multiclass model test <nl> Don't visit functions with... |
ClickHouse___ClickHouse_b7958d4f06684b0a2662db44ef5457ee5cb15630 | make clang-10 happy | Give msg of this code:
PartialMergeJoin flush data on disk <nl> add OpenCL libraries for CI <nl> Rename joined table totals columns <nl> split SyntaxAnalyzer.analyze for selects and others <nl> fix use after move <nl> add enable_early_constant_folding setting for updates <nl> Merge pull request from 4ertus2/bugs <nl> a... |
godotengine___godot_a1c7669bef5905c4905bcc095d92facbe879f124 | Merge pull request from Calinou / tweak-invalid-export-preset-message | Give msg of this code:
Merge pull request from Xrayez/save-png-buffer-3.2 <nl> Merge pull request from qarmin/coverage <nl> Merge pull request from dakennedyd/development <nl> Merge pull request from codecustard/fix_merge_scene_not_deselecting <nl> Merge pull request from binbitten/bug-fixes <nl> DirAccess: Drop compat... |
microsoft___terminal_99a6fa44214008c51e3ed6e7608aaad3d7d9db97 | Add Carlos Zamora to spell checker ( ) | Give msg of this code:
[VT Mouse Mode]Translate SGR Mouse VT Sequences to MOUSE_EVENT_RECORD <nl> Upgrade UiaProviders to WRL::ComPtr <nl> Bugfix: vertical selection out of bounds <nl> Define Automation Properties for TermControl <nl> clear selection on viewport/font resize <nl> Add 'copyFormatting' global setting <nl>... |
facebook___folly_2c9b2aadbc0801ee3309934f9e37c8a01ed51d20 | Coroutines Method Typo ( ) | Give msg of this code:
nanmmm a / folly / experimental / coro / README . md <nl> ppp b / folly / experimental / coro / README . md <nl> folly : : coro : : Task < void > example ( int count ) { <nl> for ( int i = 0 ; i < count ; + + i ) { <nl> tasks . push_back ( doWork ( i ) . semi ( ) ) ; <nl> } <nl> - co_await folly ... |
apple___swift_c2374f0fc383d6cd608c682abd9be32f6b5da953 | Add unit test for ARCSequenceOpts with optimizable arc ops around | Give msg of this code:
Fix code size reporting when input directory is missing a trailing '/' <nl> Update Devirtualizer's analysis invalidation <nl> Add OSSA test for CopyForwarding <nl> [NFC]Fix Projection print for Enum kind <nl> Turn off speculative devirtualization by default. <nl> Add forced precomputation and ver... |
pytorch___pytorch_b3f04a398a646f9bf83ea4cd3cf7727505c97ac0 | Re-enable JIT test ` test_class_sorting ` ( ) | Give msg of this code:
Update third_party/cpuinfo to include a fix for conda builds, older kernels <nl> Fix test_jit_cuda_archflags failure on py27 due to changing dict order. <nl> Fix upload issue with linux libtorch nightlies <nl> Set CUDA arch correctly when building with torch.utils.cpp_extension <nl> Fix implicit ... |
opencv___opencv_e3da18121f836a3ef361a8f1847f6ae30d536770 | Enable a GMainLoop when capturing using GStreamer | Give msg of this code:
nanmmm a / modules / videoio / src / cap_gstreamer . cpp <nl> ppp b / modules / videoio / src / cap_gstreamer . cpp <nl> <nl> <nl> # include < iostream > <nl> # include < string . h > <nl> + # include < thread > <nl> <nl> # include < gst / gst . h > <nl> # include < gst / gstbuffer . h > <nl> tem... |
ApolloAuto___apollo_f0da24a4834d8bb758bbc0c81c332816de94287e | Docker : install cuda / cudnn / tensorrt for jetson boards | Give msg of this code:
Build: what_works.sh update: mark apollo6.sh done <nl> Docker: hint for cross-arch cyber image build <nl> Format: clang-format.sh run <nl> Build: apollo6.sh add check support <nl> Docker: update cyber.x86_64 image <nl> Docker: remove python2 support <nl> Build: workaround for caffe-1.0 lib path <... |
google___leveldb_23b6337f69a39d16570f8a66db69b55535d59a51 | Fix Travis CI build. | Give msg of this code:
Consolidate benchmark code to benchmarks/. <nl> Align version/soversion CMake setup closer with other repositories. <nl> Use LLVM 10 on Travis CI. <nl> Move CI to Visual Studio 2019. <nl> Fix EnvPosix tests on Travis CI. <nl> Remove redundant PROJECT_SOURCE_DIR usage from CMake config. <nl> Fix i... |
TheAlgorithms___C-Plus-Plus_3206660bcddb3276962b81ea3ffb269a3945f0a6 | added documentation in ` dynamic_programming / 0_1_knapsack.cpp ` ( ) | Give msg of this code:
[fix]: `dynamic_programming/cut_rod.cpp` does not compilemmm a / dynamic_programming / 0_1_knapsack . cpp <nl> ppp b / dynamic_programming / 0_1_knapsack . cpp <nl> <nl> - / / 0 - 1 Knapsack problem - Dynamic programming <nl> - / / # include < bits / stdc + + . h > <nl> + / * * <nl> + * @ file <n... |
bitcoin___bitcoin_330cb33985d0ce97c20f4a0f0bbda0fbffe098d4 | src / randomenv.cpp : fix build on uclibc | Give msg of this code:
python/setup.py: remove unneeded wheel dependency <nl> Check for sys/auxv.hmmm a / src / randomenv . cpp <nl> ppp b / src / randomenv . cpp <nl> <nl> # include < sys / vmmeter . h > <nl> # endif <nl> # endif <nl> - # ifdef __linux__ <nl> + # if defined ( HAVE_STRONG_GETAUXVAL ) | | defined ( HAVE... |
tensorflow___tensorflow_a37a3569f4faece52d56fffb9aef3757cf6d03f1 | Add a nested tf.function with control flow test. | Give msg of this code:
Improve the "destroying remote tensor handle" error message and change it to a warning. <nl> Allow calling tf.config.experimental_connect_to_cluster multiple times. <nl> Automated rollback of commit 308bb3c69b850535a49d49a63ca74d0a7ba61fc1 <nl> Only enable optional_get_next when the iterator outp... |
v8___v8_3650b365423cff353e4bb1be3ab3b4e8ff4d8575 | [perf-prof]Make sure filenames are correctly null-terminated. | Give msg of this code:
[turbofan]Lower NumberConstant nodes to IntPtrConstant. <nl> [arm64]Fix backwards branch ranges. <nl> [arm64]Mark std::printf as an external reference <nl> [builtins]Remove unused MathPowTagged and MathPowInteger descriptors. <nl> [perf-prof]Do not crash on BytecodeArray move events <nl> [heap]Re... |
mongodb___mongo_1bfaa4c1ff3be51bea5e63b9b0f0f6d693d9e36c | SERVER-48899 Remove outdated dynamic rhel builder | Give msg of this code:
SERVER-45236 Eliminate need to reiterate compile flags on the link line <nl> SERVER-9666 Make SConscript invocation more hierarchical <nl> SERVER-29726 Build iOS and tvOS on evergreen <nl> SERVER-19378 Remove support for building with v8 <nl> SERVER-24588 Don't abandon SCons Configure object in W... |
tensorflow___tensorflow_afb849aa36145b37c70f88211890f1b968dfb6da | Fix list formatting on TextVectorization. | Give msg of this code:
Merge branch 'master' into typo <nl> delete get_started/monitors.md <nl> Fix visibility for tf.keras.__version__ <nl> Add name_scopes to mnist_deep.py for a cleaner graph layout. <nl> Fix python doc generation example in `documentation.md` <nl> Add version to image retraining setup instructions. ... |
opencv___opencv_71db9d3b571e2ea6c113f62409e6f2e2be1b4cfe | Merge pull request from alalek : java_improve_nested_classes_namespaces | Give msg of this code:
cmake: repair GCC PCH <nl> Merge pull request from alalek:fix_pylint <nl> core(stat): add required CV_AVX_GUARD <nl> Merge pull request from alalek:update_libpng_1.6.37 <nl> cmake(android): fix ccache detection (native Android toolchain with NDK_CCACHE) <nl> Merge pull request from alalek:gapi_te... |
ClickHouse___ClickHouse_2f09e36778a16e4a2527f17c8dbe7fe927ac8f4d | Allow scale 1000 in benchmark | Give msg of this code:
More performance tests <nl> Merge branch 'master' of into furmur-master <nl> Added one more check <nl> Addition to prev.revision[#METR-22869]. <nl> Fix the issue with arrayJoin and PREWHERE optimization <nl> Merge remote-tracking branch 'origin/master' into unify-data-types-that-serialized-with-m... |
apple___swift_dbd16d2e05108bc922ab87fc40f2a0b7891ea5e9 | swift_build_sdk_interfaces.py : adjust output directory path to an SDK-versioned directory | Give msg of this code:
swift-api-digester: add an action to generate empty baselines <nl> Merge pull request from nathawes/rdar40170377-wrong_argument_labels-fixit-not-migrator-friendly <nl> Revert "[4.0]Fix multi-line string syntax coloring issues" <nl> Merge pull request from nkcsgexi/62990671 <nl> SwiftSyntax: bridg... |
grpc___grpc_d21141b5df3a700c446c6bf089f36f4b6df20568 | Let ' s play with new[] | Give msg of this code:
Merge pull request from veblush/upb-check <nl> Squashed 'third_party/upb/' changes from 9effcbcb27..8a3ae1ef3e <nl> Merge pull request from grpc/revert-21481-net-csharp <nl> Merge pull request from veblush/podspec-sort <nl> Merge pull request from veblush/1.24.x-fix <nl> Fixed UBSAN issues <nl> M... |
MarlinFirmware___Marlin_cb9a34c6f75bed9d8782658d7680d77ea428f48d | Fix Creality RET6 env-RE ( ) | Give msg of this code:
Fix env:mks_robin_nano35 <nl> Warn in platformio.ini about RCT6 512K <nl> Fix compile with Danish, Basque <nl> Add CI for pushed commits <nl> MKS Robin Nano flash-based EEPROM <nl> Warn in platformio.ini about RCT6 512K <nl> Auto-label Feature Requests <nl> Fix Hotend Idle Timeout trigger <nl> As... |
tensorflow___tensorflow_55cadd046b87c0539bfbb986e0949af69890a073 | NFC : Call into the base Dialect : : addOperations instead of reimplementing it | Give msg of this code:
Lower tf.Const to std.constant when possible during converting to tfl. <nl> Add support to GreedyPatternRewriter for erasing unreachable blocks. <nl> NFC: Fix erroneous use of 'OpaqueType' with 'Type' when setting the ToyTypeKind, as well as a few mistakes in Chapter 2 of the Toy tutorial. <nl> N... |
bitcoin___bitcoin_a1d5a428a24afe4f600be29e9d0d3bb4c720e816 | [net processing]Fix bad indentation in SendMessages ( ) | Give msg of this code:
[test]Remove deprecated addwitnessaddress from feature_segwit.py <nl> Return correct error codes in fundrawtransaction(). <nl> [wallet]Keep track of the best block time in the wallet <nl> Check that all test scripts in test/functional are being run <nl> [tests]Remove 'account' API from wallet fun... |
electron___electron_5521f8acca4326bd378b05133a369a2d3ca10883 | feat : allow path override with--ignore-scripts ( ) | Give msg of this code:
nanmmm a / npm / index . js <nl> ppp b / npm / index . js <nl> const path = require ( ' path ' ) ; <nl> const pathFile = path . join ( __dirname , ' path . txt ' ) ; <nl> <nl> function getElectronPath ( ) { <nl> + let executablePath ; <nl> if ( fs . existsSync ( pathFile ) ) { <nl> - const execut... |
grpc___grpc_8cd6ee629782a1c4495d77dae6cd1cb50d926894 | Merge pull request from lidizheng / fix-del | Give msg of this code:
Close Core's channel when there is no reference to the channel <nl> Drop commands about Python 3.4 in manylinux2010 Dockerfile <nl> Fix the pylint complain <nl> Polish the grpc_asyncio.rst <nl> Cosmetic changes <nl> Remove circular dependency <nl> Make pytype happy <nl> Fix reviewer's bug catches... |
envoyproxy___envoy_ca7dc5344765f3e7fc3c1a47927e8c1e3e6cefd3 | pgv : update ( ) | Give msg of this code:
api: xDS API version specifier <nl> logging: gRPC status operator <nl> xDS: type url aggregation <nl> dns_cache: simple refactor of dns_cache_impl <nl> tools: Add protoxform tests <nl> bump re2 for wasm build <nl> bump pgv for wasm standalone build <nl> re2: bump 2020-07-06 <nl> max stream durati... |
ClickHouse___ClickHouse_6a7ffbec1dc3d0aa31c64fc01fb21069f81b66e1 | Fixed contrib CMakeLists.txt | Give msg of this code:
Added const to arguments <nl> Fixed setting null value in vector.Updated tests. <nl> Updated submodule <nl> Fixed style issues <nl> Fixed compile issues <nl> Updated dragonbox commit <nl> Fix marker check <nl> Clickhouse client added history file parameter <nl> DragonBox integration <nl> DateTime... |
ClickHouse___ClickHouse_0d5da3e1f1b430571bb27396d1e11f7bff8d8530 | Merge pull request from ClickHouse / shellcheck3 | Give msg of this code:
Update Connection.cpp <nl> Merge pull request from litao91/typo_fix <nl> Merge pull request from millb/integration_test_for_part_log_table <nl> Merge pull request from CurtizJ/fix-ttl-checksums <nl> Merge pull request from filimonov/setting_allow_nondeterministic_mutations <nl> Merge branch 'mast... |
v8___v8_0017c7bb86f954ddc2058e99633918d278435a53 | [runtime]Add Normalization step in SetOrCopyDataProperties | Give msg of this code:
Don't look at abandoned prototype maps when looking for root maps <nl> [literals]No longer use a FeedbackVectorSlot for the empty object literal <nl> [heap][elements]Improve Array.prototype.splice speed <nl> [log]Improve--trace-maps logging <nl> [tools]Improve filtering of top instance types in h... |
TheAlgorithms___C-Plus-Plus_0690a140ecfbe55583186169577aab3b2cd16103 | move OLS regressor to machine learning folder | Give msg of this code:
Merge pull request from kvedala/ols_regressor <nl> replace NULL with nullptr <nl> make 'a' signed <nl> update documentation <nl> typo correction from <nl> split lu_decomposition to a header file and templated the function <nl> ensure search window is increasing and greater than tolerance <nl> Mer... |
EOSIO___eos_403d6d2333d49dc4b60bea4eb67123236f60946d | Remove and correct some comments. | Give msg of this code:
Update to requisite appbase. <nl> Have Jenkins archive logs on test failure. <nl> Move post section to the correct depth. <nl> Use GNUInstallDirs <nl> Merge branch 'nonprivileged-inline-action-subjective-limit' of github.com:EOSIO/eos into nonprivileged-inline-action-subjective-limit <nl> Elimina... |
tensorflow___tensorflow_f6741ff2261e8d8112736d2443f1c580762ceecc | TFLM : update HIMAX_WE1_SDK_URL | Give msg of this code:
Merge remote-tracking branch 'upstream/master'mmm a / tensorflow / lite / micro / tools / make / third_party_downloads . inc <nl> ppp b / tensorflow / lite / micro / tools / make / third_party_downloads . inc <nl> <nl> # Add URLs and MD5 checksums for third - party libraries here . <nl> + # We us... |
tensorflow___tensorflow_6ff37474dd16d77f65d510a9f3bf0f56d08122b9 | Use CUDNN_TENSOR_OP_MATH to enable tensor cores. | Give msg of this code:
Fixed redundant contexts in multi-process apps <nl> Cleanup formatting with clang-format <nl> Removed "using namespace std" from basetypes.h <nl> Address review comments <nl> Enabled support for char type to be unsigned. <nl> Convolution TF32 Plumbing <nl> Move AutoMixedPrecision ahead of Generic... |
taichi-dev___taichi_8e7d3f938962db79f391ccdcce9db19ededeceb9 | [cuda]Fix mutex on Turing GPUs ( ) | Give msg of this code:
Update README.md <nl> Update README.md <nl> [async]Each JIT thread now has its own LLVM context <nl> Removed unused fields of SNode <nl> [Infra]6x faster compilation on CPU backends <nl> Update README.md <nl> Link to format server in PR template <nl> Update README.md <nl> [misc]Update README.md <... |
facebook___hhvm_cdd19345b015d0cd8cb27906bc67688d6a073167 | Index container hierarchy | Give msg of this code:
Use symbol def for indexing member parent <nl> Write predicate for class definitions <nl> Add line lengths function to line break map API <nl> Index cross-references to enumerators <nl> Add hashtable to track JSON fact ids <nl> Adjust field names to match schema <nl> Compute FileXRefs for enums <... |
Tencent___ncnn_c35bf2f09152608858c87910763a816cb562c28a | more stable tanh_ps , fix | Give msg of this code:
pretty test error output <nl> delete tensorflow2ncnn/pytorch2ncnn, it never works <nl> add transfer-transfer barrier, concat pack4 <nl> more sub op preload <nl> fix build on msvc <nl> pipeline optimize <nl> convert Constant <nl> add innerproduct pack1to4 pack4to1 glue code <nl> fix softmax axis o... |
tensorflow___tensorflow_a319fc689e60cd2755693d6981febef54f69e6e3 | Disable applications_saved_model_test on windows until it ' s fixed. | Give msg of this code:
Fix error when symbolic tensors are passed as input to Sequential model (when no input shape is specified.) <nl> Deprecate Network `state_updates` property. <nl> Add v2 APIs for AUCCurve and AUCSummationMethod enums. <nl> 1.Do not raise `steps unsupported with numpy arrays` warning message in sin... |
apple___foundationdb_9656542cca28912341b90936552d2b4512520a7f | Create the bin directory in the correctness staging directories | Give msg of this code:
Document the mutex shenanigans used to implement block until ready <nl> Merge branch 'release-5.0' <nl> Initial work to remove clusters from our C API <nl> Merge branch 'release-5.0' of github.com:apple/foundationdb into release-5.0 <nl> Merge branch 'master' into ratekeeper-batch-priority-limits... |
xbmc___xbmc_e582b8db47c08a8696f7271a3dd05f845dc922a4 | CLirc : fix segfault by waiting for settings to be loaded | Give msg of this code:
Merge pull request from lrusak/wayland-vaapi-fix <nl> Merge pull request from lrusak/cmake-fix-cdio <nl> Merge pull request from lrusak/gles-fixes <nl> [depends]bump dav1d to 0.7.0 <nl> Retroplayer: RenderBufferPoolGBM: remove bpp <nl> Retroplayer: pass shader method <nl> CEGLImage: add ability t... |
mongodb___mongo_4fa07f1c28e20f902d55dcc2f2c07a8135ad31f4 | SERVER-47820 Bump timeout in exhaust_isMaster_topology_changes.js | Give msg of this code:
SERVER-39780 Throw WouldChangeOwningShardException in update stage when node no longers owns doc <nl> SERVER-36940 Remove assertion in multi_statement_transaction_kill_sessions_atomicity_isolation.js <nl> SERVER-33639 Protect against distlock acquisition timeout at createDatabase time <nl> SERVER... |
tesseract-ocr___tesseract_e720a26745b583b194a3650181717c0ce7cbe58e | [cmake]Set inactivity timeout during icu download to 300 seconds. | Give msg of this code:
Merge pull request from stweil/params <nl> Merge pull request from stweil/clean <nl> Merge pull request from dschoerk/master <nl> Add training tools to cppan config. <nl> Merge pull request from theirix/feature/detect-cxx-std <nl> [sw]Use the latest pango again. <nl> Merge pull request from amitd... |
EOSIO___eos_92a1ba5af7843dae1bb34e9f99852fd998750fe2 | add content fixes regarding read-only mode | Give msg of this code:
add reference to trace_api swagger file in docs.json <nl> add wallet import format spec to keosd <nl> improve plugins overview <nl> fix broken link in nodeos implementation doc and improve contents <nl> add trace_api_plugin dependencies <nl> minor edit to centos linux manual build <nl> remove red... |
taichi-dev___taichi_8efba16602bc8fe1e2700307dca3130899d1629d | [test][sparse]Add a test case for bitmasked ( ) | Give msg of this code:
Add LineAppender to dedupe code emitting methods <nl> [ir][refactor]Deprecate `ArgStoreStmt` (both frontend and CHI) <nl> [Metal]Silence compile warning with[[maybe_unused]] <nl> [metal]Move platform/metal to backends/metal <nl> Make test_types.py work for the Metal backend <nl> Expose a few prof... |
ApolloAuto___apollo_384fb9f3df0bf33bef6c3ea87cca55b4aee6f936 | record_bag.py : use blacklist for large topics | Give msg of this code:
cyber_recorder: add support for black listing topic names in record like in play and split <nl> cyber_recorder: add support for black listing topic names in record like in play and split <nl> cyber_recorder: add support for black listing topic names in record like in play and split <nl> cyber_rec... |
godotengine___godot_9048e72ae93f86d81bc7c66594f7d5277a662754 | Merge pull request from Anutrix / grammer-fix | Give msg of this code:
Get Git commit hash when Godot is a submodule <nl> Fix File.get_as_text() to return the whole file <nl> Add a function to plugin get the main screen parent <nl> Add sha256_buffer() function to String <nl> Allow project export to be canceled <nl> GDScript: Fix autocompletion inference after `is` c... |
mongodb___mongo_36f73659a827d20c3848db375dc79174afb8eaa4 | SERVER-35522 Make $ collStats with count never return result field | Give msg of this code:
SERVER-35337 Implement/test existence and null comparison queries using "allPaths" indexes <nl> SERVER-41279 Eliminate failed plans from consideration during query planning <nl> SERVER-8342 Delete old query_yield tests <nl> SERVER-36188 Make $** index path handle stored field names with the '.' c... |
godotengine___godot_13da314a64c139b1aed513018437a685d61097e9 | Fix incorrect title and button text in Inherit dialog | Give msg of this code:
nanmmm a / editor / script_create_dialog . cpp <nl> ppp b / editor / script_create_dialog . cpp <nl> void ScriptCreateDialog : : _create ( ) { <nl> void ScriptCreateDialog : : _browse_class_in_tree ( ) { <nl> select_class - > set_base_type ( base_type ) ; <nl> select_class - > popup_create ( true... |
apple___swift_d098595da85aded0f82e1f154282c0392f29954f | Merge pull request from compnerd / cartography | Give msg of this code:
build: remove `INCORPORATE_OBJECT_LIBRARIES` from `_add_swift_host_library_single` <nl> Merge pull request from compnerd/public-helper <nl> build: use cmake variable for information <nl> build: add additional headers to cover WinSDK expansion <nl> test: make `binary_sub` python 2, 3 compatible <n... |
v8___v8_185389fae312721a3ced0fd363fcfe26bbd7e62e | [string]Fix casting around external internalized string thinning | Give msg of this code:
[map]Ignore migration target bit when normalizing <nl> [offthread]Make publish merging and handle fixup atomic <nl> [GetIsolate]Remove GetIsolate in src/debug <nl> [code-cache]Keep track of extensions not caching <nl> [objects]Use field definition macro for bytecode array <nl> [modules]Make expor... |
tensorflow___tensorflow_039cb9d993558cadb9e9a83e785517825677665d | Remove usage of internal dtypes.float32_ref from Keras | Give msg of this code:
Fork is_composite_or_commposite_value into Keras to split a dependency on private symbols <nl> Updates a number of Keras tests to pass when kerastensors are enabled.Most of these changes are just updates to the tests themselves when the exact errors being raised/internal checks the test should be... |
tensorflow___tensorflow_502b61114452d6bd6ceaba5d3b3578dab88af71c | [EXT-SYSLIB]Add runtime_py for external flatbuffer. | Give msg of this code:
[EXT-SYSLIB]Add absl_py logging submodule to build flow. <nl> Enable CUDA_NVCC_FLAGS at arch detect step. <nl> Speedup AGAST nonmax-suppression. <nl> Fix KAZE/AKAZE descriptors to use angle instead radians. <nl> Missing CUDA_NVCC_FLAGS & CUDA_HOST_COMPILER flags at GPU arch detection. <nl> Displa... |
End of preview. Expand in Data Studio
No dataset card yet
- Downloads last month
- 11