text string | label int64 |
|---|---|
{'name': 'FloatValueChecker.CheckValue@python/google/protobuf/internal/type_checkers.py', 'description': 'Check and convert proposed_value to float.', 'signature': 'def CheckValue(self, proposed_value):'}</s>{'name': '_ToCamelCase@python/google/protobuf/descriptor.py', 'description': 'Converts name to camel-case and re... | 0 |
{'name': '_skip_whitespace@fips-files/generators/sjson/__init__.py', 'description': 'skip whitespace. Returns the next character if a new position within the\nstream was found; returns None if the end of the stream was hit.', 'signature': 'def _skip_whitespace(stream):'}</s>{'name': '_is_identifier@fips-files/generator... | 0 |
{'name': 'humanbytes@resources/lib/util.py', 'description': 'Return the given bytes as a human friendly KB, MB, GB, or TB string', 'signature': 'def humanbytes(B):'}</s>ICON_ARTE = "arte_Mediathek.png" | 0 |
{'name': 'TLP.unpack@fpga/lib/pcie/tb/pcie.py', 'description': 'Unpack TLP from DWORD array', 'signature': 'def unpack(self, pkt):'}</s>TLP_MSG_DATA_LOCAL = (FMT_4DW_DATA, 0x14) | 0 |
{'name': 'PFAddr._from_string@pf/rule.py', 'description': 'Initalize a new instance from a string.', 'signature': 'def _from_string(self, a):'}</s>PF_DEFER = 11 | 0 |
{'name': 'FriendlyPasswordResetForm.clean_email@authtools/forms.py', 'description': "Return an error message if the email address being reset is unknown.\n\nThis is to revert https://code.djangoproject.com/ticket/19758\nThe bug #19758 tries not to leak emails through password reset because\nonly usernames are unique in... | 0 |
{'name': '_read_csv@meza/io.py', 'description': "Helps read a csv file.\n\nArgs:\n f (obj): The csv file like object.\n header (Seq[str]): Sequence of column names.\n has_header (bool): Whether or not file has a header.\n\nKwargs:\n first_col (int): The first column (default: 0).\n\nYields:\n dict: A csv... | 0 |
{'name': 'ReplaceByFeeTest.test_doublespend_tree@test/functional/feature_rbf.py', 'description': 'Doublespend of a big tree of transactions', 'signature': 'def test_doublespend_tree(self):'}</s>{'name': 'wait_until@test/functional/test_framework/util.py', 'description': 'DOCSTRING', 'code': "def wait_until(predicate, *... | 0 |
{'name': 'load_some_model@examples/convert_legacy_llama.py', 'description': 'Load a model of any supported format.', 'signature': 'def load_some_model(path: Path) -> ModelPlus:'}</s>{'name': 'pick_output_type@examples/convert_legacy_llama.py', 'description': 'DOCSTRING', 'code': 'def pick_output_type(model: LazyModel, ... | 0 |
{'name': 'main@tools/hadb.py', 'description': 'Print requested events and/or states.', 'signature': 'def main(args: ArgsNamespace, params: Params) -> str | int | None:'}</s>{'name': 'today_at@tools/hadb.py', 'description': 'Return datetime for today at specified time or midnight this morning.', 'code': 'def today_at(ti... | 0 |
{'name': 'stop_flops_count@src/utils/flops_counter.py', 'description': 'A method that will be available after add_flops_counting_methods() is called\non a desired net object.\nStops computing the mean flops consumption per image.\nCall whenever you want to pause the computation.', 'signature': 'def stop_flops_count(sel... | 0 |
{'name': 'Button.__init__@src/python/approxeng/input/__init__.py', 'description': "Create a new Button - this will be done by the controller implementation classes, you shouldn't create your own\nunless you're writing such a class.\n\n:param name:\n A friendly name for the button\n:param key_code:\n The key code ... | 0 |
{'name': 'Retry.with_deadline@stream/clients/python/bookkeeper/common/retry.py', 'description': 'Return a copy of this retry with the given deadline.\nArgs:\n deadline (float): How long to keep retrying.\nReturns:\n Retry: A new retry instance with the given deadline.', 'signature': 'def with_deadline(self, deadl... | 0 |
{'name': 'setup_java_class@baseline_tokenization/javalang/test/test_java_8_syntax.py', 'description': 'returns an example java class with the\ngiven content_to_add contained within a method.', 'signature': 'def setup_java_class(content_to_add):'}</s>{'name': 'Invocation@baseline_tokenization/javalang/tree.py', 'descrip... | 0 |
{'name': 'set_key_value@tools/ble_sniffer/extcap/nrf_sniffer_ble.py', 'description': 'Send key value to device', 'signature': 'def set_key_value(sniffer, payload):'}</s>SNIFFER_BAUDRATES = [1000000, 460800] | 0 |
{'name': 'BreakpointCommandTestCase.breakpoint_command_sequence@lldb/packages/Python/lldbsuite/test/functionalities/breakpoint/breakpoint_command/TestBreakpointCommand.py', 'description': 'Test a sequence of breakpoint command add, list, and delete.', 'signature': 'def breakpoint_command_sequence(self):'}</s>VALID_TYPE... | 0 |
{'name': 'QueueManager.put1@code/pymqi/__init__.py', 'description': "Put the single message in string buffer 'msg' on the queue\nusing the MQI PUT1 call. This encapsulates calls to MQOPEN,\nMQPUT and MQCLOSE. put1 is the optimal way to put a single\nmessage on a queue.\n\nqDesc identifies the Queue either by name (if i... | 0 |
{'name': 'product@cartridge/shop/views.py', 'description': 'Display a product - convert the product variations to JSON as well as\nhandling adding the product to either the cart or the wishlist.', 'signature': 'def product('}</s>payment_handler = handler(settings.SHOP_HANDLER_PAYMENT) | 0 |
{'name': 'About.set_standard_fields@src/attributecode/model.py', 'description': 'Create fields in an ordered dict to keep a standard ordering. We\ncould use a metaclass to track ordering django-like but this approach\nis simpler.', 'signature': 'def set_standard_fields(self):'}</s>{'name': 'is_about_file@src/attributec... | 0 |
{'name': 'chebline@venv/Lib/site-packages/numpy/polynomial/chebyshev.py', 'description': "Chebyshev series whose graph is a straight line.\n\n\n\nParameters\n----------\noff, scl : scalars\n The specified line is given by ``off + scl*x``.\n\nReturns\n-------\ny : ndarray\n This module's representation of the Cheb... | 0 |
{'name': 'GefRemoteSessionManager.connect@gef.py', 'description': 'Connect to remote target. If in extended mode, also attach to the given PID.', 'signature': 'def connect(self, pid: int) -> bool:'}</s>{'name': 'GlibcHeapInfo@gef.py', 'description': 'Glibc heap_info struct', 'base_classes': [], 'methods': [{'name': 'Gl... | 0 |
{'name': 'record@src/doitlive/cli.py', 'description': 'Record a session file. If no argument is passed, commands are written to\n./session.sh.\n\nWhen you are finished recording, run the "stop" command.', 'signature': 'def record(session_file, shell, prompt, alias, envvar):'}</s>{'name': 'echo_rec_buffer@src/doitlive/c... | 0 |
{'name': 'GefCommand.load_extra_plugins@gef.py', 'description': 'Load the plugins from the gef-extras setting. Returns the number of new plugins added.', 'signature': 'def load_extra_plugins(self, extra_plugins_dir: pathlib.Path | None = None) -> int:'}</s>{'name': 'ChangeFdCommand@gef.py', 'description': 'ChangeFdComm... | 0 |
{'name': '_build_classification_loss@object_detection/builders/losses_builder.py', 'description': 'Builds a classification loss based on the loss config.\n\nArgs:\n loss_config: A losses_pb2.ClassificationLoss object.\n\nReturns:\n Loss based on the config.\n\nRaises:\n ValueError: On invalid loss_config.', 'signatu... | 0 |
{'name': 'test_get_key_info_for_fmap_assignment@heudiconv/tests/test_bids.py', 'description': 'Test get_key_info_for_fmap_assignment.\n\nlabel_size and label_seed are used for the "CustomAcquisitionLabel" matching\nparameter. label_size is the size of the random label while label_seed is\nthe seed for the random label ... | 0 |
{'name': 'parseOptionsAndInitTestdirs@tools/lldb/packages/Python/lldbsuite/test/dotest.py', 'description': "Initialize the list of directories containing our unittest scripts.\n\n'-h/--help as the first option prints out usage info and exit the program.", 'signature': 'def parseOptionsAndInitTestdirs():'}</s>lldb_platf... | 1 |
{'name': 'QueueManager.backout@code/pymqi/__init__.py', 'description': 'Backout any outstanding gets/puts in the current unit of work.\n ', 'signature': 'def backout(self):'}</s>MQCFGR_STRUC_LENGTH = 16 | 0 |
{'name': 'save_alias@d2lbook/library.py', 'description': 'Save alias into the library file', 'signature': 'def save_alias(tab_lib):'}</s>{'name': 'get_tab_notebook@d2lbook/notebook.py', 'description': "Returns a notebook with code/markdown cells that doesn't match tab\nremoved.\n\nReturn None if no cell matched the tab... | 0 |
{'name': 'PythonTypeObjectFunctionPrototype.GetDataTypeDescription@yaldevtools/source_code.py', 'description': 'Retrieves the data type description.\n\nReturns:\n str: data type description.', 'signature': 'def GetDataTypeDescription(self):'}</s>DATA_TYPE_UINT32 = "uint32" | 0 |
{'name': 'azero@pf/rule.py', 'description': "Return True if all numbers in 'seq' are 0s.", 'signature': 'def azero(seq):'}</s>ICMP_SOURCEQUENCH = 4 | 0 |
{'name': 'DryerStatusTest.test_properties_unknown_enum_value@tests/test_dryer.py', 'description': 'This should not raise an error for an invalid enum value and instead\nuse the `UNKNOWN` enum value.', 'signature': 'def test_properties_unknown_enum_value(self, mock_logging):'}</s>{'name': 'TimeDry@wideq/dryer.py', 'desc... | 0 |
{'name': 'TestReadMemCString.test_read_memory_c_string@llvm-project/lldb/test/API/python_api/process/read-mem-cstring/TestReadMemCString.py', 'description': 'Test corner case behavior of SBProcess::ReadCStringFromMemory', 'signature': 'def test_read_memory_c_string(self):'}</s>{'name': 'get_xcode_sdk@llvm-project/lldb/... | 0 |
{'name': 'dist_factory@tests/_lib_vendors/pkg_resources/__init__.py', 'description': 'Return a dist_factory for a path_item and entry', 'signature': 'def dist_factory(path_item, entry, only):'}</s>{'name': 'ContextualVersionConflict@tests/_lib_vendors/pkg_resources/__init__.py', 'description': 'A VersionConflict that a... | 0 |
{'name': 'ProcessFileData@llvm-4.0.0-project/compiler-rt/lib/sanitizer_common/scripts/cpplint.py', 'description': 'Performs lint checks and reports any errors to the given error function.\n\nArgs:\n filename: Filename of the file that is being processed.\n file_extension: The extension (dot not included) of the file.... | 0 |
{'name': 'wasm_vec_to_list@language-bindings/python/src/wamr/wasmcapi/ffi.py', 'description': 'Converts a vector or a POINTER(vector) to a list\nvector of type pointers -> list of type pointers', 'signature': 'def wasm_vec_to_list(vec):'}</s>{'name': 'wasm_trap_t@language-bindings/python/src/wamr/wasmcapi/binding.py', ... | 0 |
{'name': 'ServiceInfo.getAddress@stino/pyarduino/base/zeroconf.py', 'description': 'Address accessor', 'signature': 'def getAddress(self):'}</s>_TYPE_NULL = 10 | 0 |
{'name': 'Path.asGameModRelative@ValveFileSystem/path.py', 'description': "Returns a path instance that is relative to the mod if the path is under the game tree.\nIf the path doesn't match the game tree, the original filepath is returned.", 'signature': 'def asGameModRelative(self):'}</s>{'name': 'projectRelativePath@... | 0 |
{'name': 'CalculateTestLists@src/3rd_party-static/gmock-1.7.0/gtest/test/gtest_shuffle_test.py', 'description': 'Calculates the list of tests run under different flags.', 'signature': 'def CalculateTestLists():'}</s>SHUFFLED_SHARDED_TESTS = [] | 1 |
{'name': 'read_section_header@pcapng/structs.py', 'description': "Read a section header block from a stream.\n\n.. note::\n The byte order magic will be removed from the returned data\n This is ok as we don't need it anymore once we determined\n the correct endianness of the section.\n\n:returns: a dict contai... | 0 |
{'name': 'InfobloxObject.fetch@infoblox_client/objects.py', 'description': 'Fetch object from NIOS by _ref or searchfields\n\nUpdate existent object with fields returned from NIOS\n\nReturns:\n True if object successfully fetched. False otherwise.\nRaises:\n InfobloxFetchGotMultipleObjects:\n If fetch got ... | 0 |
{'name': 'GefRemoteSessionManager.connect@gef.py', 'description': 'Connect to remote target. If in extended mode, also attach to the given PID.', 'signature': 'def connect(self, pid: int) -> bool:'}</s>{'name': 'gef_on_new_unhook@gef.py', 'description': 'DOCSTRING', 'code': 'def gef_on_new_unhook(func: Callable[["gdb.N... | 1 |
{'name': '__listAllUE9Unix@src/LabJackPython.py', 'description': 'Private listAll function for use on unix and mac machines to find UE9s.\n ', 'signature': 'def __listAllUE9Unix(connectionType):'}</s>LJ_dtU6 = 6 | 0 |
{'name': 'RenderCar._render_pascal@car/render_car.py', 'description': "Parameters\n----------\nmode: string\n ['train', 'valid']\nr1: resize ratio of height to width\n\nReturns\n----------", 'signature': 'def _render_pascal(self, mode, r1=1.0):'}</s>{'name': 'white_balance@yolo_modules/yolo_cv.py', 'description': 'DOC... | 0 |
{'name': 'process_message@libratom/lib/entities.py', 'description': 'Job function for the worker processes', 'signature': 'def process_message('}</s>{'name': 'Entity@libratom/models/entity.py', 'description': 'DOCSTRING', 'base_classes': ['Base'], 'methods': [{'name': 'Entity.__str__@libratom/models/entity.py', 'descri... | 0 |
{'name': 'Retry.__call__@stream/clients/python/bookkeeper/common/retry.py', 'description': 'Wrap a callable with retry behavior.\nArgs:\n func (Callable): The callable to add retry behavior to.\n on_error (Callable): A function to call while processing a\n retryable exception. Any error raised by this fun... | 0 |
{'name': 'dpll@Projects/2_Classical Planning/aimacode/logic.py', 'description': 'See if the clauses are true in a partial model.', 'signature': 'def dpll(clauses, symbols, model):'}</s>{'name': 'unify_var@Projects/2_Classical Planning/aimacode/logic.py', 'description': 'DOCSTRING', 'code': 'def unify_var(var, x, s):\n ... | 0 |
{'name': 'uhstack@unyt/array.py', 'description': 'Stack arrays in sequence horizontally while preserving units\n\nThis is a wrapper around np.hstack that preserves units.\n\nExamples\n--------\n>>> from unyt import km\n>>> a = [1, 2, 3]*km\n>>> b = [2, 3, 4]*km\n>>> print(uhstack([a, b])) # doctest: +IGNORE_EXCEPTION_D... | 0 |
{'name': 'FileField.to_wtf_field@flask_mongoengine/db_fields.py', 'description': 'Protection from execution of :func:`to_wtf_field` in form generation.\n\n:raises NotImplementedError: Field converter to WTForm Field not implemented.', 'signature': 'def to_wtf_field('}</s>{'name': 'GeoJsonBaseField@flask_mongoengine/db_... | 0 |
{'name': 'prettyFrameStack@boxx/tool/toolLog.py', 'description': 'get frame return pretty str of stack\n\n>>> prettyFrameLocation(frame)\n__init__ <-f <-ff <-demo.py\n\nParameters\n----------\nframe : frame or int, default 0\n if int:相对于调用此函数frame的 int 深度的对应frame\nendByMain : bool, default True\n 为 True 则在第一个 fra... | 0 |
{'name': 'iSpotTV.buildCategory@plugin.video.ispot.tv/resources/lib/ispot.py', 'description': '< div\nclass ="mb-0" >\n< a adname = "FootJoy Pro/SLX TV Spot, \'Joy Ride\' Featuring Max Homa, Danielle Kang, Song by 10cc - 16 airings" href = "/ad/6K6T/footjoy-pro-slx-joy-ride" >\n< img alt = "FootJoy Pro/SLX TV Spot, \'J... | 0 |
{'name': 'runprofile@pyFileFixity/lib/profilers/visual/functionprofiler.py', 'description': 'Run the functions profiler and save the result\nIf timeout is greater than 0, the profile will automatically stops after timeout seconds', 'signature': 'def runprofile(mainfunction, output, timeout = 0, calibrate=False):'}</s>{... | 0 |
{'name': 'watch_stacks@static/Cost/300_Optimization_Data_Collection/Test/test-from-scratch.py', 'description': 'watch stacks while they are IN_PROGRESS and/or until they are deleted', 'signature': 'def watch_stacks(stack_names = []):'}</s>{'name': 'test_ecs_chargeback_data@static/Cost/300_Optimization_Data_Collection/T... | 0 |
{'name': 'RemoteTarget.open@d6tpipe/luigi/ftp.py', 'description': 'Open the FileSystem target.\n\nThis method returns a file-like object which can either be read from or written to depending\non the specified mode.\n\n:param mode: the mode `r` opens the FileSystemTarget in read-only mode, whereas `w` will\n ... | 1 |
{'name': 'TotalText.parse_carve_txt@dataset/total_text.py', 'description': '.mat file parser\n:param gt_path: (str), mat file path\n:return: (list), TextInstance', 'signature': 'def parse_carve_txt(gt_path):'}</s>{'name': 'get_file_size@util/io.py', 'description': 'DOCSTRING', 'code': 'def get_file_size(path, unit = SI... | 0 |
{'name': 'write_elements@tools/pydfu.py', 'description': 'Writes the indicated elements into the target memory,\nerasing as needed.', 'signature': 'def write_elements(elements, mass_erase_used, progress=None):'}</s>__DFU_STATE_APP_IDLE = 0 | 0 |
{'name': 'plotRdimsMarkers@pipelines/pipeline_scxl.py', 'description': 'Visualise expression of discovered markers on rdims plots.', 'signature': 'def plotRdimsMarkers(infile, outfile):'}</s>{'name': 'characteriseClusterMarkers@pipelines/pipeline_scxl.py', 'description': 'Characterise cluster marker genes.\n\nDiagnosti... | 0 |
{'name': 'construct_model@src/experiments.py', 'description': 'Construct NN graph.', 'signature': 'def construct_model(args):'}</s>START_RELATION = "START_RELATION" | 0 |
{'name': 'inspector_gui.goto_folder@trial_purifier.py', 'description': 'Get the path from folder data frame. We should check if the upcomming folder\nhas already a dataframe for its images. if not, create one.\n:param idx: index of current folder to be shown', 'signature': 'def goto_folder(self, idx):'}</s>{'name': 'nu... | 0 |
{'name': 'write_recipe@bioconda_utils/bioconductor_skeleton.py', 'description': 'Write the meta.yaml and build.sh files. If the package is detected to be\na data package (bsed on the detected URL from Bioconductor), then also\ncreate a post-link.sh and pre-unlink.sh script that will download and\ninstall the package. I... | 0 |
{'name': 'QueueManager.connect_with_options@code/pymqi/__init__.py', 'description': "connect_with_options(name [, opts=cnoopts][ ,cd=mqcd][ ,sco=mqsco])\n connect_with_options(name, cd, [sco])\n\nConnect immediately to the Queue Manager 'name', using the\noptional MQCNO Options opts, the optional MQCD connection\ndes... | 0 |
{'name': 'parse_or@scrapers/sis_scraper/prerequisites.py', 'description': 'Parse a prereq expression with only OR', 'signature': 'def parse_or(tokens: Tokens, cur_tok: int):'}</s>Token = Tuple[str, str] | 0 |
{'name': '_DecodeUnknownField@python/google/protobuf/internal/decoder.py', 'description': 'Decode a unknown field. Returns the UnknownField and new position.', 'signature': 'def _DecodeUnknownField('}</s>{'name': '_FixedSizer@python/google/protobuf/internal/encoder.py', 'description': 'Like _SimpleSizer except for a f... | 0 |
{'name': 'NewDatabase.write_db_to_matrices@premise/new_database.py', 'description': 'Exports the new database as a sparse matrix representation in csv files.\n\n:param filepath: path provided by the user to store the exported matrices.\nIf it is a string, the path is used as main directory from which\n"iam model" / "pa... | 0 |
{'name': 'CreatorNameMapView.post@metro_map_saver/map_saver/views.py', 'description': 'Allow creators to name / "tag" their maps\n(but not after I\'ve named them)\nAlso prevent subsequent visitors from naming the maps', 'signature': 'def post(self, request, **kwargs):'}</s>{'name': 'MapDiffView@metro_map_saver/map_save... | 0 |
{'name': 'SmoothedValue.synchronize_between_processes@utils.py', 'description': 'Warning: does not synchronize the deque!', 'signature': 'def synchronize_between_processes(self):'}</s>{'name': 'NativeScalerWithGradNormCount@utils.py', 'description': 'DOCSTRING', 'base_classes': [], 'methods': [{'name': 'NativeScalerWit... | 0 |
{'name': 'TrinoQuery.cancel@trino/client.py', 'description': 'Cancel the current query', 'signature': 'def cancel(self) -> None:'}</s>trino_root_logger = get_logger('trino', LEVEL) | 0 |
{'name': 'solve_only_batch@diffcp/cone_program.py', 'description': 'Solves a batch of cone programs. \nUses a ThreadPool to perform operations across\nthe batch in parallel.\n\nFor more information on the arguments and return values,\nsee the docstring for `solve_and_derivative_batch` function.\n\nThis function simply ... | 0 |
{'name': 'ApmModuleSimulator._SimulateAll@webrtc-lib/webrtc/modules/audio_processing/test/py_quality_assessment/quality_assessment/simulation.py', 'description': 'Runs all the simulations.\n\nIterates over the combinations of APM configurations, probing signals, and\ntest data generators. This method is mainly responsi... | 1 |
{'name': 'get_input@rpcq/_utils.py', 'description': 'Get positional or keyword arguments from JSON RPC params\n\n:param params: Parameters passed through JSON RPC\n:return: args, kwargs', 'signature': 'def get_input(params: Union[dict, list]) -> Tuple[list, dict]:'}</s>{'name': 'PatchTarget@rpcq/messages.py', 'descript... | 0 |
{'name': 'PFOp._from_string@pf/rule.py', 'description': 'Initalize a new instance from a string.', 'signature': 'def _from_string(self, operation):'}</s>ND_NEIGHBOR_ADVERT = 136 | 0 |
{'name': 'add_input_output_information_deeppoly@tf_verify/deeppoly_nodes.py', 'description': 'sets for an object the three fields:\n - self.output_length\n - self.input_names\n - self.output_name\nwhich will mainly be used by the Optimizer, but can also be used by the Nodes itself\n\nArguments\n---------\nself... | 0 |
{'name': 'Sinusoid.evaluate@reference/ThinkDSP/code/.ipynb_checkpoints/thinkdsp-checkpoint.py', 'description': 'Evaluates the signal at the given times.\n\nts: float array of times\n\nreturns: float wave array', 'signature': 'def evaluate(self, ts):'}</s>{'name': 'zero_pad@reference/ThinkDSP/code/.ipynb_checkpoints/thi... | 0 |
{'name': 'task_dev@dodo.py', 'description': 'setup up local packages for interactive development', 'signature': 'def task_dev():'}</s>{'name': 'task_docs@dodo.py', 'description': 'build documentation', 'code': 'def task_docs():\n """build documentation"""\n if C.TESTING_IN_CI or C.BUILDING_IN_CI:\n return\... | 0 |
{'name': 'athena_source@05_explore/data-wrangler/99_GENERATED_Python_Code.py', 'description': 'Represents a source that handles Athena.\n\nNote: Input dataset_definition is a Mohave specific dataset definition and is different from Processing Job\ndataset definition.', 'signature': 'def athena_source(spark, mode, datas... | 0 |
{'name': 'molecular_hamiltonian_mpo@pytenet/hamiltonian.py', 'description': "Construct a molecular Hamiltonian as MPO,\nusing physicists' convention for the interaction term (note ordering of k and \\ell):\n\n.. math::\n\n H = \\sum_{i,j} t_{i,j} a^{\\dagger}_i a_j + \\frac{1}{2} \\sum_{i,j,k,\\ell} v_{i,j,k,\\ell} ... | 1 |
{'name': 'main@onnxruntime/python/tools/tensorrt/perf/post.py', 'description': 'Entry point of this script. Uploads data produced by benchmarking scripts to the database.', 'signature': 'def main():'}</s>trt = "ORT-TRTFp32" | 0 |
{'name': 'detach@aegea/ebs.py', 'description': 'Detach an EBS volume from an EC2 instance.\n\nIf *volume_id* does not start with "vol-", it is interpreted as a mountpoint on the local instance,\nmapped to its underlying EBS volume, unmounted and detached.', 'signature': 'def detach(args):'}</s>ebs_parser = register_par... | 0 |
{'name': '_ConfigFlagTestCase.assert_equal_configs@ml_collections/config_flags/tests/config_overriding_test.py', 'description': 'Checks if two configs are identical.', 'signature': 'def assert_equal_configs(self, config1, config2):'}</s>{'name': 'register_flag_parser@ml_collections/config_flags/config_flags.py', 'descr... | 0 |
{'name': 'Afni1D.label_prefix_to_ints@src/python_scripts/afnipy/lib_afni1D.py', 'description': 'return a list of label indices, based on what is kept or dropped\n keep labels in their original order\n\n if keep_pre and one of keep_pre matches, keep\n if drop_pre and one of drop_pre matches, remove\n\nreturn 0 on ... | 0 |
{'name': 'Decoder.forward@models/asr/transformer.py', 'description': 'args:\n padded_input: B x T\n encoder_padded_outputs: B x T x H\n encoder_input_lengths: B\nreturns:\n pred: B x T x vocab\n gold: B x T', 'signature': 'def forward(self, padded_input, encoder_padded_outputs, encoder_input_lengths):'}<... | 1 |
{'name': 'process_line@SneakerBot 2019/venv/lib/python3.7/site-packages/pip-19.0.3-py3.7.egg/pip/_internal/req/req_file.py', 'description': 'Process a single requirements line; This can result in creating/yielding\nrequirements, or updating the finder.\n\nFor lines that contain requirements, the only options that have ... | 0 |
{'name': 'PCFExecute.__init__@code/pymqi/__init__.py', 'description': "PCFExecute(name = '')\n\nConnect to the Queue Manager 'name' (default value '') ready\nfor a PCF command. If name is a QueueManager instance, it is\nused for the connection, otherwise a new connection is made ", 'signature': 'def __init__(self, name... | 0 |
{'name': 'ConfigObj._parse@BlDevCube/lib.bflb_configobj.pyc.py', 'description': 'Actually parse the config file.', 'signature': 'def _parse(self, infile):'}</s>dquot = ""%s"" | 0 |
{'name': 'find_gaps@Ghidra/Processors/RISCV/scripts/binutil.py', 'description': 'Account for all the bits in the pattern\ndummy style just added as they got added', 'signature': 'def find_gaps(op):'}</s>MATCH_AMOXOR_D = 536883247 | 0 |
{'name': 'Faceswap3d._apply_mask@facetool/faceswap3d.py', 'description': 'Apply mask to supplied image\n:param img: max 3 channel image\n:param mask: [0-255] values in mask\n:returns: new image with mask applied', 'signature': 'def _apply_mask(self, img, mask):'}</s>FEATHER_AMOUNT = 11 | 0 |
{'name': 'AttachResumeTestCase.process_attach_continue_interrupt_detach@llvm-12.0.0-project/lldb/test/API/commands/process/attach-resume/TestAttachResume.py', 'description': 'Test attach/continue/interrupt/detach', 'signature': 'def process_attach_continue_interrupt_detach(self):'}</s>{'name': 'LLDBTestCaseFactory@llvm... | 0 |
{'name': 'github_import@code/synchronization/github_import.py', 'description': 'Import various information from Github repositories (like contributors) or stars for Github repos\nGithub rate limiting limits us to 1000 queries an hour (also with a personal token?)', 'signature': 'def github_import():'}</s>known_language... | 0 |
{'name': 'CScriptOp.decode_op_n@test/functional/test_framework/script.py', 'description': 'Decode a small integer opcode, returning an integer', 'signature': 'def decode_op_n(self):'}</s>LOCKTIME_THRESHOLD = 500000000 | 0 |
{'name': 'Bucket.width@src/rust/vendor/unicode-width/scripts/unicode.py', 'description': 'If all codepoints in this bucket have the same width, return that width; otherwise,\nreturn `None`.', 'signature': 'def width(self) -> CharWidthInTable | None:'}</s>{'name': 'OffsetType@src/rust/vendor/unicode-width/scripts/unicod... | 0 |
{'name': 'CheckForNonConstReference@llvm-12.0.0-project/compiler-rt/lib/sanitizer_common/scripts/cpplint.py', 'description': 'Check for non-const references.\n\nSeparate from CheckLanguage since it scans backwards from current\nline, instead of scanning forward.\n\nArgs:\n filename: The name of the current file.\n cl... | 0 |
{'name': 'test_quit@tests/unit/test_pack.py', 'description': 'QUIT command ', 'signature': 'def test_quit():'}</s>{'name': 'test_topic@tests/unit/test_pack.py', 'description': 'TOPIC command ', 'code': 'def test_topic():\n """ TOPIC command """\n assert like("TOPIC #test :New topic", pack_command(\n "TOPIC... | 0 |
{'name': 'urlsplit@bleach/_vendor/parse.py', 'description': "Parse a URL into 5 components:\n<scheme>://<netloc>/<path>?<query>#<fragment>\nReturn a 5-tuple: (scheme, netloc, path, query, fragment).\nNote that we don't break the components up in smaller bits\n(e.g. netloc is a single string) and we don't expand % escap... | 0 |
{'name': 'ResourceManager.resource_listdir@blockchain-env/lib/python3.7/site-packages/pip/_vendor/pkg_resources/__init__.py', 'description': 'List the contents of the named resource directory', 'signature': 'def resource_listdir(self, package_or_requirement, resource_name):'}</s>{'name': 'compatible_platforms@blockchai... | 0 |
{'name': 'View.pick_areas@picasso/gui/render.py', 'description': 'Finds the areas of all current picks in um^2.\n\nReturns\n-------\nareas : np.1darray\n Areas of all picks.', 'signature': 'def pick_areas(self):'}</s>{'name': 'render@picasso/render.py', 'description': "Renders locs.\n\nParameters\n----------\nlocs :... | 0 |
{'name': 'InfobloxObject.fetch@infoblox_client/objects.py', 'description': 'Fetch object from NIOS by _ref or searchfields\n\nUpdate existent object with fields returned from NIOS\n\nReturns:\n True if object successfully fetched. False otherwise.\nRaises:\n InfobloxFetchGotMultipleObjects:\n If fetch got ... | 0 |
{'name': 'getVersion@redfish_service_validator/helper.py', 'description': 'getVersion\n\nGives version stripped from type/namespace string, if possible\n\n:param string: A type/namespace string\n:type string: str', 'signature': 'def getVersion(string: str):'}</s>{'name': 'create_entry@redfish_service_validator/helper.... | 0 |
{'name': 'ctype2ext@meza/convert.py', 'description': "Converts an http content type to a file extension.\n\nArgs:\n content_type (str): Output file path or directory.\n\nReturns:\n str: file extension\n\nExamples:\n >>> ctype2ext('/csv;') == 'csv'\n True\n >>> ctype2ext('/xls;') == 'xls'\n True\n >... | 0 |
{'name': 'TestMediaWikiHatnotes.test_contains_hatnotes@tests/mediawiki_test.py', 'description': 'Test when hatnotes are present', 'signature': 'def test_contains_hatnotes(self):'}</s>{'name': 'TestMediaWikiSuggest@tests/mediawiki_test.py', 'description': 'test the suggest functionality', 'base_classes': ['unittest.Test... | 0 |
{'name': 'SDDP.solve@msppy/solver.py', 'description': 'Solve the discretized problem.\n\nParameters\n----------\n\nn_processes: int, optional (default=1)\n The number of processes to run in parallel. Run serial SDDP if 1.\n If n_steps is 1, n_processes is coerced to be 1.\n\nn_steps: int, optional (default=1)\n ... | 1 |
{'name': 'ParseNolintSuppressions@ament_cpplint/ament_cpplint/cpplint.py', 'description': 'Updates the global list of line error-suppressions.\n\nParses any NOLINT comments on the current line, updating the global\nerror_suppressions store. Reports an error if the NOLINT comment\nwas malformed.\n\nArgs:\n filename: s... | 0 |
End of preview. Expand in Data Studio
README.md exists but content is empty.
- Downloads last month
- 68