LostTech.TensorFlow : API Documentation

Type memory_test_util

Namespace tensorflow.python.eager.memory_tests.memory_test_util

Public static methods

void assert_no_leak(object f, int num_iters, int increase_threshold_absolute_mb)

object assert_no_leak_dyn(object f, ImplicitContainer<T> num_iters, ImplicitContainer<T> increase_threshold_absolute_mb)

bool memory_profiler_is_available()

object memory_profiler_is_available_dyn()

Public properties

PythonFunctionContainer assert_no_leak_fn get;

PythonFunctionContainer memory_profiler_is_available_fn get;

Public fields

object memory_profiler

return object