HomeSort by relevance Sort by last modified time
    Searched refs:GatherOpTest (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/core/kernels/
gather_op_test.cc 40 class GatherOpTest : public OpsTestBase {
52 TEST_F(GatherOpTest, ScalarIndices) {
67 TEST_F(GatherOpTest, ScalarIndices_Complex) {
86 TEST_F(GatherOpTest, Simple_TwoD32_Axis0) {
102 TEST_F(GatherOpTest, Simple_TwoD32_Axis1) {
119 TEST_F(GatherOpTest, ZeroSize_TwoD32) {
133 TEST_F(GatherOpTest, Simple_TwoD64) {
149 TEST_F(GatherOpTest, HighRank) {
164 TEST_F(GatherOpTest, Error_IndexOutOfRange) {
  /external/tensorflow/tensorflow/contrib/lite/kernels/
gather_test.cc 70 TEST(GatherOpTest, Shuffle) {
79 TEST(GatherOpTest, Test0DIndex) {
88 TEST(GatherOpTest, Test0DIndexWith0DResult) {
126 TEST(GatherOpTest, SimpleString) {

Completed in 1258 milliseconds