Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/singa
/ append
Method
append
python/singa/image_tool.py:240–242 ·
view source on GitHub ↗
(self, img)
Source
from the content-addressed store, hash-verified
238
return
self
239
240
def
append(self, img):
241
self.imgs.append(img)
242
return
self
243
244
def
get(self):
245
return
self.imgs
Callers
15
generate_singa_config
Function · 0.80
prepare_extension_options
Function · 0.80
customize_compiler_for_nvcc
Function · 0.80
setup.py
File · 0.80
backward_and_update
Method · 0.80
backward_and_update_half
Method · 0.80
backward_and_partial_update
Method · 0.80
backward_and_sparse_update
Method · 0.80
axis_helper
Function · 0.80
infer_dependency
Function · 0.80
backward
Function · 0.80
_do_forward
Method · 0.80
Calls
no outgoing calls
Tested by
4
_concat_helper
Method · 0.64
axis_helper
Function · 0.64
_cossim_value
Method · 0.64
UrlEncode
Method · 0.64