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

  /external/pdfium/fxjs/xfa/
cjx_script.h 23 JS_PROP(stateless);
cjx_script.cpp 34 void CJX_Script::stateless(CFXJSE_Value* pValue, function in class:CJX_Script
  /external/tensorflow/tensorflow/contrib/stateless/
__init__.py 15 """Stateless random ops which take seed as a tensor input.
35 from tensorflow.contrib.stateless.gen_stateless_random_ops import *
  /external/tensorflow/tensorflow/compiler/tests/
stateless_random_ops_test.py 15 """Tests for stateless random-number generation ops."""
26 from tensorflow.contrib import stateless
33 """Test cases for stateless random-number generator operators."""
39 # Stateless values should be equal iff the seeds are equal (roughly)
44 stateless.stateless_random_uniform, stateless.stateless_random_normal
60 x = stateless.stateless_random_uniform(
80 x = stateless.stateless_random_uniform(
108 x = stateless.stateless_random_normal(
  /external/tensorflow/tensorflow/contrib/stateless/python/kernel_tests/
stateless_random_ops_test.py 15 """Tests for stateless random ops."""
22 from tensorflow.contrib import stateless
30 CASES = [(stateless.stateless_random_uniform, random_ops.random_uniform),
31 (stateless.stateless_random_normal, random_ops.random_normal),
32 (stateless.stateless_truncated_normal, random_ops.truncated_normal)]
55 # Stateless ops should be the same as stateful ops on the first call
70 # Stateless values should be equal iff the seeds are equal (roughly)
  /external/tensorflow/tensorflow/contrib/
__init__.py 76 from tensorflow.contrib import stateless
  /external/tensorflow/tensorflow/contrib/boosted_trees/python/training/functions/
gbdt_batch.py 25 from tensorflow.contrib import stateless
698 active_handlers_current_layer = stateless.stateless_random_uniform(
700 active_handlers_next_layer = stateless.stateless_random_uniform(
708 active_handlers_current_layer = stateless.stateless_random_uniform(
    [all...]
  /external/pdfium/xfa/fxfa/parser/
xfa_basic_data_element_script.cpp     [all...]
  /prebuilts/r8/
compatdx-master.jar 
compatproguard-master.jar 
d8-master.jar 
r8-master.jar 
  /prebuilts/sdk/tools/lib/
d8.jar 

Completed in 719 milliseconds