Home
last modified time | relevance | path

Searched refs:input_wrong_shape (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_evaluator_test.cc4300 Literal input_wrong_shape = LiteralUtil::CreateR1<int32>({0, 1}); in TEST_F() local
4303 .Evaluate(*m_, {&input_wrong_shape}) in TEST_F()
4309 .Evaluate(*m_->entry_computation(), {&input_wrong_shape}) in TEST_F()