HomeSort by relevance Sort by last modified time
    Searched full:config_test_input_fn (Results 1 - 1 of 1) sorted by null

  /external/tensorflow/tensorflow/contrib/learn/python/learn/estimators/
estimator_test.py 557 def config_test_input_fn(self): member in class:EstimatorTest.testCustomConfig.TestInput
564 est.fit(input_fn=test_input.config_test_input_fn, steps=1)
    [all...]

Completed in 52 milliseconds