Home
last modified time | relevance | path

Searched defs:CheckTensorValue (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/gradients/
H A Dgrad_test_helper.cc78 void CheckTensorValue(AbstractTensorHandle* t, absl::Span<const float> manuals, in CheckTensorValue() function
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dquantized_resize_bilinear_op_test.cc147 void CheckTensorValue(const T* in_data, const T* out_data, const int batch_size, in CheckTensorValue() function