Fix bug: leaky relu supports float64 (#15399)
* TST: add test case * BUG: fix unmatched dtype * DOC: add document * ENH: support integer * TST: add test case for int * DOC: modify document for int * TST: lose precision for float16 * CLN: clean code
Loading
Please sign in to comment