Home
last modified time | relevance | path

Searched defs:max_init (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/nn/layer/
Dquant.py372 max_init=6, argument
421 def reset(self, quant_dtype=QuantDtype.INT8, min_init=-6, max_init=6): argument
/third_party/ntfs-3g/libntfs-3g/
Dattrib.c991 s64 br, to_read, ofs, total, total2, max_read, max_init; in ntfs_attr_pread_i() local