Home
last modified time | relevance | path

Searched defs:offset_tensor (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/tools/graph_transforms/
H A Dquantize_nodes_test.cc353 Tensor offset_tensor(DT_FLOAT, TensorShape({6})); in TestQuantizeBiasAdd() local
575 Tensor offset_tensor(DT_QUINT8, TensorShape({6})); in TestRemoveRedundantQuantizationWithBiasAdd() local
701 Tensor offset_tensor(DT_QUINT8, TensorShape({6})); in TestRemoveRedundantQuantizationWithMultipleOutputs() local
884 Tensor offset_tensor(DT_FLOAT, TensorShape({6})); in TestConvertFakeQuantsToRequantize() local
939 Tensor offset_tensor(DT_QUINT8, TensorShape({6})); in TestMergeAdjacentRequantizes() local
1036 Tensor offset_tensor(DT_FLOAT, TensorShape({6})); in TestConvertFakeQuantsEndToEnd() local
1085 Tensor offset_tensor(DT_FLOAT, TensorShape({6})); in TestHoistFakeQuants() local
H A Dfreeze_requantization_ranges_test.cc65 Tensor offset_tensor(DT_QUINT8, TensorShape({6})); in TestFreezeRequantizationRanges() local
/aosp_15_r20/external/eigen/unsupported/test/
H A Dcxx11_tensor_assign.cpp259 Tensor<int, 1> offset_tensor(10); in test_compound_assign() local
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dquantized_batch_norm_op.cc120 Tensor offset_tensor(DataTypeToEnum<T2>::v(), {depth}); in FixedPointBatchNorm() local
/aosp_15_r20/external/libtextclassifier/native/tensorflow_models/seq_flow_lite/tflite_ops/
H A Dlayer_norm.cc394 TfLiteTensor offset_tensor = in Eval() local