HomeSort by relevance Sort by last modified time
    Searched refs:create_variable (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/python/eager/
function_test.py 582 def create_variable(): function in function:FunctionTest.testVariableNamesRespectNameScopesWithDefun
586 create_variable()
591 def create_variable(): function in function:FunctionTest.testVariableNamesRespectNameScopesWithDefunInGraph
596 create_variable()
  /external/tensorflow/tensorflow/python/kernel_tests/
variables_test.py 515 def create_variable(): function in function:VariablesTestCase.testVariableNamesPreserveNameScopesWithDefun
520 create_variable()

Completed in 520 milliseconds