Searched refs:offset_max_tensor (Results 1 – 2 of 2) sorted by relevance
75 Tensor offset_max_tensor(DT_FLOAT, TensorShape({})); in TestFreezeRequantizationRanges() local76 test::FillValues<float>(&offset_max_tensor, {255.0f}); in TestFreezeRequantizationRanges()78 Input::Initializer(offset_max_tensor)); in TestFreezeRequantizationRanges()
585 Tensor offset_max_tensor(DT_FLOAT, TensorShape({})); in TestRemoveRedundantQuantizationWithBiasAdd() local586 test::FillValues<float>(&offset_max_tensor, {255.0f}); in TestRemoveRedundantQuantizationWithBiasAdd()588 Input::Initializer(offset_max_tensor)); in TestRemoveRedundantQuantizationWithBiasAdd()711 Tensor offset_max_tensor(DT_FLOAT, TensorShape({})); in TestRemoveRedundantQuantizationWithMultipleOutputs() local712 test::FillValues<float>(&offset_max_tensor, {255.0f}); in TestRemoveRedundantQuantizationWithMultipleOutputs()714 Input::Initializer(offset_max_tensor)); in TestRemoveRedundantQuantizationWithMultipleOutputs()949 Tensor offset_max_tensor(DT_FLOAT, TensorShape({})); in TestMergeAdjacentRequantizes() local950 test::FillValues<float>(&offset_max_tensor, {255.0f}); in TestMergeAdjacentRequantizes()952 Input::Initializer(offset_max_tensor)); in TestMergeAdjacentRequantizes()