MCPcopy Create free account
hub / github.com/apple/axlearn / shape

Method shape

axlearn/common/optimizer_base.py:42–43  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

40
41 @property
42 def shape(self):
43 return self.value.shape
44
45
46# NestedOptParam = Union[OptParam, Dict[str, "NestedOptParam"]]

Callers 15

segments_to_paddingsFunction · 0.45
process_example_fnFunction · 0.45
_ref_log_mel_spectrogramFunction · 0.45
resize_and_crop_imageFunction · 0.45
_parse_train_dataFunction · 0.45
_parse_eval_dataFunction · 0.45
example_fnFunction · 0.45
__call__Method · 0.45
_gather_unbatchedMethod · 0.45
_gather_batchedMethod · 0.45

Calls

no outgoing calls

Tested by 5

_ref_log_mel_spectrogramFunction · 0.36
_make_dsMethod · 0.36
_make_dsMethod · 0.36