Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenDriveLab/ReSim
/ warning
Method
warning
SwissArmyTransformer/sat/ops/ops_builder/builder.py:416–418 ·
view source on GitHub ↗
(self, msg)
Source
from the content-addressed store, hash-verified
414
return
valid
415
416
def
warning(self, msg):
417
self.error_log = f
"{msg}"
418
print(f
"{WARNING} {msg}"
)
419
420
def
sat_src_path(self, code_path):
421
if
os.path.isabs(code_path):
Callers
7
cpu_arch
Method · 0.95
_backup_cpuinfo
Method · 0.95
simd_width
Method · 0.95
__init__
Method · 0.80
convert_tokens_to_ids
Method · 0.80
save_vocabulary
Method · 0.80
convert_tokens_to_ids
Method · 0.80
Calls
1
print
Function · 0.50
Tested by
no test coverage detected