Home
last modified time | relevance | path

Searched refs:create_variable (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/compiler/glsl/tests/
Dlower_int64_test.cpp82 create_variable(void *mem_ctx, const glsl_type *type) in create_variable() function
95 create_variable(mem_ctx, type)); in create_expression()
196 ir_dereference_variable *const deref = create_variable(mem_ctx, type); in TEST_F()
207 ir_dereference_variable *const deref = create_variable(mem_ctx, type); in TEST_F()
236 ir_dereference_variable *const deref = create_variable(mem_ctx, type); in TEST_F()
247 ir_dereference_variable *const deref = create_variable(mem_ctx, type); in TEST_F()
258 ir_dereference_variable *const deref = create_variable(mem_ctx, type); in TEST_F()
269 ir_dereference_variable *const deref = create_variable(mem_ctx, type); in TEST_F()
280 ir_dereference_variable *const deref = create_variable(mem_ctx, type); in TEST_F()
/external/tensorflow/tensorflow/python/eager/
Ddef_function_test.py626 def create_variable(): function
637 created_variable_read = create_variable()
Dfunction_test.py1423 def create_variable(): function
1428 create_variable()
1433 def create_variable(): function
1439 create_variable()
/external/tensorflow/tensorflow/python/feature_column/
Dfeature_column_v2.py190 def create_variable(self, member in StateManager
285 def create_variable(self, member in _StateManagerImpl
340 def create_variable(self, member in _StateManagerImplV2
521 self._state_manager.create_variable(
3187 state_manager.create_variable(
Dfeature_column_v2_test.py5674 def create_variable(self, member in _TestStateManager
/external/tensorflow/tensorflow/python/kernel_tests/
Dvariables_test.py607 def create_variable(): function
612 create_variable()