Home
last modified time | relevance | path

Searched defs:target_dtype (Results 1 – 10 of 10) sorted by relevance

/external/pytorch/benchmarks/gpt_fast/
Dmixtral_moe_quantize.py12 def dynamically_quantize_per_channel(x, quant_min, quant_max, target_dtype): argument
132 target_dtype=None, argument
149 def __init__(self, num_experts, intermediate_size, dim, target_dtype): argument
Dquantize.py10 def dynamically_quantize_per_channel(x, quant_min, quant_max, target_dtype): argument
/external/pytorch/torch/_numpy/
D_util.py140 def typecast_tensor(t, target_dtype, casting): argument
172 def typecast_tensors(tensors, target_dtype, casting): argument
/external/tensorflow/tensorflow/python/data/kernel_tests/
Drejection_resample_test.py154 def testOtherDtypes(self, target_dtype, init_dtype): argument
/external/executorch/examples/models/llama/source_transformation/
Dquantize.py180 target_dtype, argument
/external/tensorflow/tensorflow/python/ops/distributions/
Dutil.py394 target_dtype, argument
/external/pytorch/aten/src/ATen/
DTensorIterator.h151 ScalarType target_dtype = ScalarType::Undefined; member
/external/pytorch/torch/testing/_internal/
Dcommon_quantization.py498 def _dynamically_quantize_per_channel(x, quant_min, quant_max, target_dtype): argument
/external/pytorch/test/
Dtest_nn.py11606 def compute_result_and_gradient(reduction, target_dtype): argument
Dtest_mps.py8681 def compute_result_and_gradient(reduction, target_dtype): argument