MCPcopy Create free account

hub / github.com/Samsung/veles / functions

Functions4,158 in github.com/Samsung/veles

↓ 2 callersFunctionIsAsciiDigit
Returns true iff ch belongs to the given classification. Unlike similar functions in <ctype.h>, these aren't affected by the current locale.
libVeles/tests/google/src/gtest-port.cc:210
↓ 2 callersFunctionIsAsciiPunct
libVeles/tests/google/src/gtest-port.cc:211
↓ 2 callersFunctionIsAsciiWhiteSpace
libVeles/tests/google/src/gtest-port.cc:215
↓ 2 callersFunctionIsAsciiWordChar
libVeles/tests/google/src/gtest-port.cc:216
↓ 2 callersMethodIsDirectory
Returns true if FilePath ends with a path separator, which indicates that it is intended to represent a directory. Returns false otherwise. This does
libVeles/tests/google/src/gtest-filepath.cc:295
↓ 2 callersFunctionIsRepeat
libVeles/tests/google/src/gtest-port.cc:214
↓ 2 callersMethodLoad
libVeles/src/workflow_loader.cc:41
↓ 2 callersFunctionMakeAndRegisterTestInfo
Creates a new TestInfo object and registers it with Google Test; returns the created object. Arguments: test_case_name: name of the test case name
libVeles/tests/google/src/gtest.cc:2212
↓ 2 callersFunctionMatchRegexAnywhere
Returns true iff regex matches any substring of str. regex must be a valid simple regular expression, or the result is undefined. The algorithm is r
libVeles/tests/google/src/gtest-port.cc:383
↓ 2 callersFunctionParseGoogleTestFlagsOnlyImpl
libVeles/tests/google/src/gtest.cc:4831
↓ 2 callersFunctionPrintFullTestCommentIfPresent
libVeles/tests/google/src/gtest.cc:2668
↓ 2 callersFunctionPrintOnOneLine
Prints the given C-string on a single line by replacing all '\n' characters with string "\\n". If the output takes more than max_length characters, o
libVeles/tests/google/src/gtest.cc:4454
↓ 2 callersFunctionPrintStringTo
libVeles/tests/google/src/gtest-printers.cc:339
↓ 2 callersFunctionPrintTestPartResultToString
Prints a TestPartResult to an std::string.
libVeles/tests/google/src/gtest.cc:2516
↓ 2 callersFunctionPrintWideStringTo
libVeles/tests/google/src/gtest-printers.cc:350
↓ 2 callersMethodPropertyNames
libVeles/src/main_file_loader.cc:67
↓ 2 callersFunctionRead
libVeles/tests/google/gtest/internal/gtest-port.h:1783
↓ 2 callersMethodRegisterOnFinish
libVeles/src/engine.cc:44
↓ 2 callersMethodRegisterTests
UnitTest class invokes this method to register tests in this test case test cases right before running tests in RUN_ALL_TESTS macro. This method shoul
libVeles/tests/google/gtest/internal/gtest-param-util.h:487
↓ 2 callersMethodRemoveFileName
RemoveFileName returns the directory path with the filename removed. Example: FilePath("path/to/file").RemoveFileName() returns "path/to/". If the Fil
libVeles/tests/google/src/gtest-filepath.cc:161
↓ 2 callersMethodRun
libVeles/tests/google/gtest/internal/gtest-port.h:1299
↓ 2 callersMethodSchedule
libVeles/src/engine.cc:67
↓ 2 callersMethodSetGlobalTestPartResultReporter
Sets the global test part result reporter.
libVeles/tests/google/src/gtest.cc:685
↓ 2 callersFunctionShouldShard
Checks whether sharding is enabled by examining the relevant environment variable values. If the variables are present, but inconsistent (i.e., shard_
libVeles/tests/google/src/gtest.cc:4323
↓ 2 callersFunctionSkipComma
Skips to the first non-space char after the first comma in 'str'; returns NULL if no comma is found in 'str'.
libVeles/tests/google/gtest/internal/gtest-internal.h:531
↓ 2 callersFunctionStat
libVeles/tests/google/gtest/internal/gtest-port.h:1730
↓ 2 callersFunctionStreamWideCharsToMessage
Converts an array of wide chars to a narrow string using the UTF-8 encoding, and streams the result to the given Message object.
libVeles/tests/google/src/gtest.cc:884
↓ 2 callersMethodSuppressEventForwarding
libVeles/tests/google/src/gtest.cc:3595
↓ 2 callersFunctionUniversalPrintCharArray
libVeles/tests/google/src/gtest-printers.cc:276
↓ 2 callersFunctionUniversalTersePrint
libVeles/tests/google/gtest/gtest-printers.h:743
↓ 2 callersFunctionWideStringToUtf8
Converts a wide string to a narrow string in UTF-8 encoding. The wide string is assumed to have the following encoding: UTF-16 if sizeof(wchar_t) == 2
libVeles/tests/google/src/gtest.cc:1496
↓ 2 callersFunction_DropCommonSuffixes
Drops common suffixes like _test.cc or -inl.h from filename. For example: >>> _DropCommonSuffixes('foo/foo-inl.h') 'foo/foo' >>> _DropC
libVeles/cpplint.py:2915
↓ 2 callersFunction_IsTestFilename
Determines if the given filename has a suffix that identifies it as a test. Args: filename: The input filename. Returns: True if 'filena
libVeles/cpplint.py:2942
↓ 2 callersFunction_SetVerboseLevel
Sets the module's verbosity, and returns the previous setting.
libVeles/cpplint.py:646
↓ 2 callersFunction_VerboseLevel
Returns the module's verbosity setting.
libVeles/cpplint.py:641
↓ 2 callersMethod__init__
(self, default_factory=list, *items, **kwargs)
veles/workflow.py:73
↓ 2 callersMethod__init__
(self, configuration, workflow, timeout=300, reconnection_interval=1, reconnection_attempts=6
veles/client.py:411
↓ 2 callersMethod__init__
Calls init_unpickled() to initialize the attributes which are not pickled.
veles/distributable.py:52
↓ 2 callersMethod__init__
(self, workflow, **kwargs)
veles/accelerated_units.py:143
↓ 2 callersMethod__init__
(self, configuration, workflow, **kwargs)
veles/server.py:664
↓ 2 callersMethod__init__
(self, workflow, **kwargs)
veles/loader/base.py:156
↓ 2 callersMethod__init__
(self, workflow, **kwargs)
veles/loader/ensemble.py:95
↓ 2 callersMethod__init_file_methods
(self)
veles/txzmq/sharedio.py:103
↓ 2 callersMethod__scan
(self)
veles/__init__.py:191
↓ 2 callersMethod_alloc_temp_buffer
Allocates device-specific temporary buffer.
veles/backends.py:378
↓ 2 callersMethod_build_db
(self)
veles/forge/forge_server.py:654
↓ 2 callersMethod_calculate_coefficients
(self)
veles/normalization.py:306
↓ 2 callersMethod_calculate_coefficients
(self)
veles/normalization.py:542
↓ 2 callersMethod_calculate_coefficients
(self)
veles/normalization.py:652
↓ 2 callersMethod_close_gate
(self)
veles/units.py:711
↓ 2 callersMethod_common_id
(self)
veles/client.py:362
↓ 2 callersMethod_confirm
(self)
veles/forge/forge_client.py:385
↓ 2 callersMethod_do
(self, threads_min, threads_max)
veles/tests/test_thread_pool.py:94
↓ 2 callersFunction_eina_error_msg_alloc
libVeles/eina/eina_error.c:66
↓ 2 callersFunction_eina_inlist_sorted_state_compact
libVeles/eina/eina_inlist.c:199
↓ 2 callersFunction_eina_time_get
libVeles/eina/eina_inline_private.h:27
↓ 2 callersMethod_erase_self
(self, del_node=False)
veles/server.py:438
↓ 2 callersMethod_eta
(self, maxval, currval, elapsed)
veles/external/progressbar/widgets.py:147
↓ 2 callersMethod_fill_class_lengths
(self, outputs)
veles/loader/ensemble.py:77
↓ 2 callersMethod_fill_original_data
(self)
veles/loader/fullbatch_image.py:148
↓ 2 callersMethod_fill_original_data
(self, outputs, labels)
veles/loader/ensemble.py:85
↓ 2 callersMethod_finalize_resizing_validation
(self, different_labels, label_key_map)
veles/loader/image.py:746
↓ 2 callersMethod_generate_workflow_graphs
(self)
veles/launcher.py:754
↓ 2 callersMethod_get_class_origin_distortion_from_index
(self, index)
veles/loader/image.py:763
↓ 2 callersMethod_get_options
(self, kwargs)
veles/external/prettytable.py:732
↓ 2 callersMethod_get_state
(self)
veles/normalization.py:254
↓ 2 callersMethod_get_tokens_timestamp
(self)
veles/forge/forge_server.py:602
↓ 2 callersMethod_gpu_fill
(self, nbytes)
veles/prng/uniform.py:113
↓ 2 callersMethod_gpu_init
(self)
veles/mean_disp_normalizer.py:97
↓ 2 callersMethod_gpu_init
(self)
veles/input_joiner.py:174
↓ 2 callersMethod_gpu_init
(self)
veles/prng/uniform.py:92
↓ 2 callersMethod_gpu_run
(self)
veles/mean_disp_normalizer.py:119
↓ 2 callersMethod_handle_namespace
(self, namespace, is_class_namespace=False)
veles/external/pydev/reload.py:277
↓ 2 callersMethod_init_mapped_original_labels
(self)
veles/loader/fullbatch.py:460
↓ 2 callersMethod_install_manhole
(self)
veles/thread_pool.py:161
↓ 2 callersMethod_is_base_string
(self, object)
veles/external/fysom/__init__.py:170
↓ 2 callersMethod_justify
(self, text, width, align)
veles/external/prettytable.py:184
↓ 2 callersMethod_link_attr
(self, other, mine, yours, two_way)
veles/units.py:768
↓ 2 callersMethod_load_binary
(self, defines, cache_file_name, dtype, engine, suffix, cache_is_valid, template_kwargs)
veles/accelerated_units.py:311
↓ 2 callersMethod_load_data_from_file
(self)
veles/loader/ensemble.py:62
↓ 2 callersMethod_load_image
Returns the data to serve corresponding to the given image key and the label value (from 0 to 1).
veles/loader/image.py:768
↓ 2 callersMethod_load_outputs
(self, data)
veles/loader/ensemble.py:66
↓ 2 callersMethod_log_about_cache
(self, cache_name, engine)
veles/accelerated_units.py:421
↓ 2 callersMethod_measure_time
(self, fn, storage)
veles/units.py:805
↓ 2 callersMethod_on_successful_serve
(self)
veles/loader/base.py:900
↓ 2 callersMethod_parse_metadata
(self, path)
veles/forge/forge_client.py:788
↓ 2 callersMethod_prepare_reactor_shutdown
()
veles/launcher.py:703
↓ 2 callersMethod_print_config
(self, cfg)
veles/__main__.py:767
↓ 2 callersMethod_print_label_stats
(self, stats, set_name)
veles/loader/base.py:947
↓ 2 callersMethod_refuseJob
(self)
veles/server.py:613
↓ 2 callersMethod_register_thread_pool_callbacks
Registers callbacks for the thread pool.
veles/backends.py:285
↓ 2 callersMethod_reset_cache
(self)
veles/normalization.py:525
↓ 2 callersMethod_run
(self)
veles/graphics_client.py:282
↓ 2 callersMethod_save_to_cache
(self, cache_file_name, suffix, program_source, program_binaries, device_id_dict)
veles/accelerated_units.py:638
↓ 2 callersMethod_scale_shape
(self, shape)
veles/loader/image.py:798
↓ 2 callersMethod_scan_include_dependencies
(self, suffix)
veles/accelerated_units.py:580
↓ 2 callersMethod_set_deferred
(self, f, *args, **kwargs)
veles/client.py:320
↓ 2 callersMethod_set_option
Called from __new__, this method is a convenience ctor option setter
veles/mutable.py:264
↓ 2 callersMethod_slave_ended
(self, slave)
veles/snapshotter.py:227
↓ 2 callersMethod_sorted_links
(links)
veles/units.py:734
← previousnext →501–600 of 4,158, ranked by callers