OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:test_util
(Results
1 - 7
of
7
) sorted by null
/external/tensorflow/tensorflow/contrib/session_bundle/
test_util.h
27
namespace
test_util
{
namespace in namespace:tensorflow::serving
34
} // namespace
test_util
test_util.cc
16
#include "tensorflow/contrib/session_bundle/
test_util
.h"
24
namespace
test_util
{
namespace in namespace:tensorflow::serving
33
} // namespace
test_util
/external/tensorflow/tensorflow/core/kernels/batching_util/
fake_clock_env.cc
22
namespace
test_util
{
namespace in namespace:tensorflow::serving
88
} // namespace
test_util
fake_clock_env.h
33
namespace
test_util
{
namespace in namespace:tensorflow::serving
72
} // namespace
test_util
/external/tensorflow/tensorflow/core/lib/monitoring/
collection_registry.h
36
namespace
test_util
{
namespace in namespace:tensorflow::monitoring
38
} // namespace
test_util
168
friend class
test_util
::CollectionRegistryTestAccess;
collection_registry_test.cc
30
namespace
test_util
{
namespace in namespace:tensorflow::monitoring
39
} // namespace
test_util
386
test_util
::CollectionRegistryTestAccess::CreateRegistry(&fake_clock_env);
/external/tensorflow/tensorflow/core/kernels/
mkl_fused_ops_test.cc
210
CommonTestUtilities<T>
test_util
;
local
211
test_util
.PerformConversion(dtype, output_tensor, output_meta_tensor,
344
CommonTestUtilities<T>
test_util
;
local
345
test_util
.ConvertAndCompare(dtype, first, second, expected);
640
CommonTestUtilities<T>
test_util
;
local
641
test_util
.PerformConversion(dtype, output_tensor, output_meta_tensor,
Completed in 495 milliseconds