↓ 20 callersMethod_runQuantizeTest(
self, range_min, range_max, data_dtype, quantization_dtype,
expected_metadata)
tfjs-converter/python/tensorflowjs/quantization_test.py:40
↓ 18 callersFunctionbinaryKernelFunc({
opSnippet,
packedOpSnippet,
checkOutOfBounds = false,
supportsComplex = false,
cpuKernelImpl,
d
tfjs-backend-webgl/src/kernel_utils/kernel_funcs_utils.ts:96
↓ 16 callersFunctionbatchNormalization(
x: Tensor, mean: Tensor, variance: Tensor, beta?: Tensor, gamma?: Tensor,
epsilon = 1e-3)
tfjs-layers/src/layers/normalization.ts:44