/aosp_15_r20/external/pytorch/test/torch_np/ |
H A D | test_ufuncs_basic.py | 62 def test_x_and_dtype_casting(self, ufunc, casting, dtype): argument 73 def test_x_and_out_casting(self, ufunc, casting, out_dtype): argument 182 def test_xy_and_out_casting(self, ufunc, casting, out_dtype): argument
|
/aosp_15_r20/external/pytorch/torch/_numpy/ |
H A D | _util.py | 140 def typecast_tensor(t, target_dtype, casting): argument 172 def typecast_tensors(tensors, target_dtype, casting): argument
|
H A D | _ndarray.py | 297 def astype(self, dtype, order="K", casting="unsafe", subok=True, copy=True): argument 574 def can_cast(from_, to, casting="safe"): argument
|
H A D | _dtypes_impl.py | 55 def can_cast_impl(from_torch_dtype, to_torch_dtype, casting): argument
|
H A D | _ufuncs.py | 21 def _ufunc_postprocess(result, out, casting): argument
|
H A D | _funcs_impl.py | 87 def _concat_cast_helper(tensors, out=None, dtype=None, casting="same_kind"): argument 1288 def einsum(*operands, out=None, dtype=None, order="K", casting="safe", optimize=False): argument
|
/aosp_15_r20/external/pytorch/test/torch_np/numpy_tests/core/ |
H A D | test_shape_base.py | 446 def test_out_and_dtype(self, axis, out_dtype, casting): argument 557 def test_stack_out_and_dtype(self, axis, out_dtype, casting): argument
|
H A D | test_numeric.py | 1328 def fastclip(self, a, m, M, out=None, casting=None): argument 1509 def test_simple_int32_inout(self, casting): argument
|
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/tiles/ |
H A D | CastTileTest.java | 368 CastDevice casting = new CastDevice( in testUpdateState_castingAndProjection() local
|
/aosp_15_r20/external/clang/test/SemaCXX/ |
H A D | enable_if.cpp | 257 namespace casting { namespace
|
/aosp_15_r20/external/rust/android-crates-io/crates/nix/test/sys/ |
D | test_aio.rs | 625 fn casting() { in casting() function
|
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/Llama-3.2-1B-Instruct/ |
H A D | tokenizer.json | 79844 "casting": 77432, number
|
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/Llama-3.2-3B-Instruct/ |
H A D | tokenizer.json | 79844 "casting": 77432, number
|
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/llama3-8B-instruct/ |
H A D | tokenizer.json | 79785 "casting": 77432, number
|