/external/tensorflow/tensorflow/compiler/xla/service/cpu/tests/ |
D | cpu_infeed_test.cc | 48 ASSERT_IS_OK(client_->TransferToInfeed(literal)); in TestInfeedRoundTrip() 159 ASSERT_IS_OK( in TEST_F() 161 ASSERT_IS_OK( in TEST_F() 163 ASSERT_IS_OK( in TEST_F() 165 ASSERT_IS_OK( in TEST_F() 167 ASSERT_IS_OK( in TEST_F() 252 ASSERT_IS_OK(client_->TransferToInfeed( in TEST_F() 255 ASSERT_IS_OK(client_->TransferToInfeed( in TEST_F() 258 ASSERT_IS_OK(client_->TransferToInfeed( in TEST_F() 261 ASSERT_IS_OK(client_->TransferToInfeed( in TEST_F() [all …]
|
/external/tensorflow/tensorflow/compiler/xla/tests/ |
D | deallocation_test.cc | 57 ASSERT_IS_OK(client_->Transfer(*global_data).status()); in TEST_F() 59 ASSERT_IS_OK(client_->Unregister(*global_data)); in TEST_F() 72 ASSERT_IS_OK(client_->Unregister(*global_data)); in TEST_F() 85 ASSERT_IS_OK(client_->Unregister(*global_data)); in TEST_F() 99 ASSERT_IS_OK(client_->Unregister(*global_data)); in XLA_TEST_F() 115 ASSERT_IS_OK(client_->Unregister(*global_data)); in XLA_TEST_F() 131 ASSERT_IS_OK(client_->Unregister(*global_data)); in XLA_TEST_F()
|
D | transfer_manager_test.cc | 77 ASSERT_IS_OK(transfer_manager_->TransferLiteralToDevice(stream_, literal, in XLA_TEST_F() 93 ASSERT_IS_OK(transfer_manager_->TransferLiteralToDevice(stream_, literal, in XLA_TEST_F() 115 ASSERT_IS_OK(transfer_manager_->TransferLiteralToDevice(stream_, literal, in XLA_TEST_F() 133 ASSERT_IS_OK(transfer_manager_->TransferLiteralToDevice(stream_, literal, in XLA_TEST_F() 151 ASSERT_IS_OK(transfer_manager_->TransferLiteralToDevice(stream_, literal, in XLA_TEST_F() 169 ASSERT_IS_OK(transfer_manager_->TransferLiteralToDevice(stream_, literal, in XLA_TEST_F() 185 ASSERT_IS_OK(transfer_manager_->TransferLiteralToDevice(stream_, literal, in XLA_TEST_F() 205 ASSERT_IS_OK(transfer_manager_->TransferLiteralToDevice(stream_, literal, in XLA_TEST_F() 225 ASSERT_IS_OK(transfer_manager_->TransferLiteralToDevice(stream_, literal, in XLA_TEST_F() 239 ASSERT_IS_OK(transfer_manager_->TransferLiteralToDevice(stream_, literal, in XLA_TEST_F() [all …]
|
D | check_execution_arity_test.cc | 51 ASSERT_IS_OK(computation_status.status()); in TEST_F() 58 ASSERT_IS_OK(result_two_args.status()); in TEST_F() 85 ASSERT_IS_OK(computation_status.status()); in XLA_TEST_F() 99 ASSERT_IS_OK(status.status()); in XLA_TEST_F()
|
D | query_inferred_shape_test.cc | 37 ASSERT_IS_OK(shape_status.status()); in TEST_F()
|
D | vector_ops_simple_test.cc | 344 ASSERT_IS_OK(computation_status.status()); in XLA_TEST_F() 357 ASSERT_IS_OK(computation_status.status()); in XLA_TEST_F() 374 ASSERT_IS_OK(computation_status.status()); in XLA_TEST_F()
|
D | local_client_execute_test.cc | 775 ASSERT_IS_OK(local_client_->mutable_backend() in XLA_TEST_F() 912 ASSERT_IS_OK(local_client_->TransferToInfeedLocal( in XLA_TEST_F() 936 ASSERT_IS_OK(local_client_->TransferToInfeedLocal( in XLA_TEST_F() 941 ASSERT_IS_OK(local_client_->TransferFromOutfeedLocal( in XLA_TEST_F() 973 ASSERT_IS_OK( in BM_LocalClientOverhead() 988 ASSERT_IS_OK(result); in BM_LocalClientOverhead() 993 ASSERT_IS_OK(result); in BM_LocalClientOverhead()
|
D | llvm_compiler_test.cc | 83 ASSERT_IS_OK(backend_or_status.status()); in SetUp()
|
D | matrix_ops_simple_test.cc | 84 ASSERT_IS_OK(computation_status.status()); in XLA_TYPED_TEST()
|
D | map_test.cc | 327 ASSERT_IS_OK(embed4_status.status()); in XLA_TEST_F() 457 ASSERT_IS_OK(computation_status.status()); in TEST_F()
|
D | tuple_test.cc | 312 ASSERT_IS_OK(computation_status.status()); in XLA_TEST_F()
|
D | dynamic_ops_test.cc | 791 ASSERT_IS_OK(transfer_manager->TransferLiteralToDevice( in BM_DynamicSlice()
|
D | dot_operation_test.cc | 1861 ASSERT_IS_OK(executable->Run({&buffer0}, options)); in DOT_ReorderContracting() 1866 ASSERT_IS_OK(executable->Run({&buffer0}, options)); in DOT_ReorderContracting()
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | hlo_cost_analysis_test.cc | 147 ASSERT_IS_OK( in TEST_F() 181 ASSERT_IS_OK( in TEST_F() 217 ASSERT_IS_OK( in TEST_F() 247 ASSERT_IS_OK( in TEST_F() 274 ASSERT_IS_OK( in TEST_F() 304 ASSERT_IS_OK( in TEST_F() 338 ASSERT_IS_OK( in TEST_F() 361 ASSERT_IS_OK( in TEST_F() 384 ASSERT_IS_OK( in TEST_F() 413 ASSERT_IS_OK( in TEST_F() [all …]
|
D | loop_schedule_linearizer_test.cc | 77 ASSERT_IS_OK(loop_schedule_linearizer.Run(module).status()); in InsertCopies() 80 ASSERT_IS_OK(copy_insertion.Run(module).status()); in InsertCopies()
|
D | shape_inference_test.cc | 109 ASSERT_IS_OK(inferred_status.status()); in TEST_F() 135 ASSERT_IS_OK(inferred_status.status()); in TEST_F() 173 ASSERT_IS_OK(inferred_status.status()); in TEST_F() 180 ASSERT_IS_OK(inferred_status.status()); in TEST_F() 309 ASSERT_IS_OK(result.status()); in TEST_F() 334 ASSERT_IS_OK(inferred_status.status()); in TEST_F() 343 ASSERT_IS_OK(inferred_status_ok.status()); in TEST_F() 441 ASSERT_IS_OK(inferred_status.status()); in TEST_F() 487 ASSERT_IS_OK(inferred_status.status()); in TEST_F() 533 ASSERT_IS_OK(inferred_status.status()); in TEST_F() [all …]
|
D | copy_insertion_test.cc | 80 ASSERT_IS_OK(copy_insertion.Run(module).status()); in InsertCopies() 1588 ASSERT_IS_OK(module->input_output_alias_config().SetUpAlias( in TEST_F() 1590 ASSERT_IS_OK(module->input_output_alias_config().SetUpAlias( in TEST_F() 1621 ASSERT_IS_OK(module->input_output_alias_config().SetUpAlias( in TEST_F() 1623 ASSERT_IS_OK(module->input_output_alias_config().SetUpAlias( in TEST_F() 1687 ASSERT_IS_OK(module->input_output_alias_config().SetUpAlias( in TEST_F() 1728 ASSERT_IS_OK(module->input_output_alias_config().SetUpAlias( in TEST_F() 1769 ASSERT_IS_OK(module->input_output_alias_config().SetUpAlias( in TEST_F() 2139 ASSERT_IS_OK(copy_insertion.Run(&module).status()); in BM_SequentialWhiles() 2193 ASSERT_IS_OK(copy_insertion.Run(&module).status()); in BM_ParallelWhiles() [all …]
|
D | hlo_instruction_test.cc | 165 ASSERT_IS_OK(add->Accept(&visitor)); in TEST_F() 204 ASSERT_IS_OK(add->Accept(&visitor)); in TEST_F() 266 ASSERT_IS_OK(addtotal->Accept(&visitor)); in TEST_F() 315 ASSERT_IS_OK(neg2->Accept(&visitor)); in TEST_F() 354 ASSERT_IS_OK(map->Accept(&visitor)); in TEST_F() 398 ASSERT_IS_OK(reduce->Accept(&visitor)); in TEST_F() 429 ASSERT_IS_OK(foo->ReplaceUseWith(add_foofoo, bar)); in TEST_F() 464 ASSERT_IS_OK(foo->ReplaceUseWith(tuple, bar)); in TEST_F() 493 ASSERT_IS_OK(foo->ReplaceUseWith(exp, bar)); in TEST_F() 529 ASSERT_IS_OK(foo->ReplaceAllUsesWith(bar)); in TEST_F() [all …]
|
D | hlo_reachability_test.cc | 163 ASSERT_IS_OK(add->RemoveControlDependencyTo(exp)); in TEST_F() 175 ASSERT_IS_OK(constant2->ReplaceUseWith(negate, constant1)); in TEST_F()
|
D | hlo_computation_test.cc | 429 ASSERT_IS_OK(add->AddControlDependencyTo(negate)); in TEST_F() 462 ASSERT_IS_OK(computation->RemoveInstructionAndUnusedOperands(dead_add)); in TEST_F()
|
/external/tensorflow/tensorflow/compiler/xla/client/ |
D | xla_builder_test.cc | 562 ASSERT_IS_OK(b.SetDynamicBinding(/*dynamic_size_param_num=*/1, in TEST_F() 606 ASSERT_IS_OK(b.SetDynamicBinding(/*dynamic_size_param_num=*/0, in TEST_F() 625 ASSERT_IS_OK(b.SetDynamicBinding(/*dynamic_size_param_num=*/0, in TEST_F() 630 ASSERT_IS_OK(b.SetDynamicBinding(/*dynamic_size_param_num=*/0, in TEST_F() 650 ASSERT_IS_OK(b.SetDynamicBinding(/*dynamic_size_param_num=*/0, in TEST_F() 655 ASSERT_IS_OK(b.SetDynamicBinding(/*dynamic_size_param_num=*/0, in TEST_F() 676 ASSERT_IS_OK(b.SetDynamicBinding(/*dynamic_size_param_num=*/0, in TEST_F() 698 ASSERT_IS_OK(b.SetDynamicBinding(/*dynamic_size_param_num=*/0, in TEST_F() 719 ASSERT_IS_OK(b.SetDynamicBinding(/*dynamic_size_param_num=*/0, in TEST_F() 743 ASSERT_IS_OK(b.SetDynamicBinding(/*dynamic_size_param_num=*/0, in TEST_F() [all …]
|
/external/tensorflow/tensorflow/compiler/xla/ |
D | test_helpers.h | 60 #undef ASSERT_IS_OK 61 #define ASSERT_IS_OK(expression) \ macro
|
D | text_literal_writer_test.cc | 41 ASSERT_IS_OK(TextLiteralWriter::WriteToPath(literal, path)); in TEST()
|
D | layout_util_test.cc | 109 ASSERT_IS_OK(LayoutUtil::CopyLayoutBetweenShapes(src, &dst)); in TEST_F()
|
/external/tensorflow/tensorflow/compiler/xla/service/gpu/tests/ |
D | infeed_test.cc | 42 ASSERT_IS_OK(client_->TransferToInfeed(literal)); in TestInfeedRoundTrip()
|