Searched defs:cast_to_fp64 (Results 1 – 2 of 2) sorted by relevance
/external/pytorch/torch/_dynamo/ | ||
D | debug_utils.py | 433 def cast_to_fp64(model, inputs): function |
/external/pytorch/benchmarks/dynamo/ | ||
D | common.py | 1998 def cast_to_fp64(model, inputs): function |